This website requires JavaScript.
Explore
Help
Register
Sign In
rmorawski
/
standardnotes-app-web
Watch
1
Star
0
Fork
0
You've already forked standardnotes-app-web
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a83003ee69d144c8e80eaee20bc7be2533d92c63
standardnotes-app-web
/
packages
/
sncrypto-common
History
Mo
a83003ee69
feat(crypto): pkc algos for key generation, encrypt, and decrypt (
#1663
)
2022-09-28 09:15:34 -05:00
..
src
feat(crypto): pkc algos for key generation, encrypt, and decrypt (
#1663
)
2022-09-28 09:15:34 -05:00
.eslintignore
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
.eslintrc
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
CHANGELOG.md
chore(release): publish
2022-08-23 12:11:25 +00:00
jest.config.js
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
linter.tsconfig.json
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
package.json
feat(crypto): pkc algos for key generation, encrypt, and decrypt (
#1663
)
2022-09-28 09:15:34 -05:00
README.md
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
tsconfig.json
feat: add sncrypto client side packages
2022-07-06 12:21:21 +02:00
README.md
SNCrypto Common
Cryptographic primitives used by
SNJS
.
Installing
yarn add @standardnotes/sncrypto-common
Supported Algorithms
Argon2id (Libsodium.js)
XChaCha20+Poly1305 (Libsodium.js)
PBDKF2 (WebCrypto)
AES-CBC (WebCrypto)
HMAC SHA-256
SHA256
Reference in New Issue
View Git Blame
Copy Permalink