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
9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9
standardnotes-app-web
/
packages
/
sncrypto-common
History
Mo
d254e1c4e3
Reintroduce AGPLv3 license
2023-10-17 09:22:08 -05:00
..
src
chore: upgrade eslint and prettier (
#2376
)
2023-07-27 14:36:05 -05:00
.eslintrc.js
chore: fix eslint crashing issues (
#1951
)
2022-11-04 17:09:54 -05:00
CHANGELOG.md
chore(release): publish
2023-08-01 20:34:01 +00:00
jest.config.js
chore: remove tsc build from local workspaces (
#2020
)
2022-11-16 18:13:28 -06:00
package.json
Reintroduce AGPLv3 license
2023-10-17 09:22:08 -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