This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2025-02-17 17:07:28 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8a61e12cc8
Branches
Tags
No results found.
paricafe
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement Activity Streams representation of user
2018-04-01 12:24:29 +09:00
export
function
extractPublic
(
keypair
:
String
)
:
String
;
Add keypair to local account
2018-03-26 20:23:55 +09:00
export
function
generate
(
)
:
String
;
Reference in a new issue
Copy permalink