Releases: FortKnoxster/fortknoxster-crypto-web
Releases · FortKnoxster/fortknoxster-crypto-web
DieFi updates
What's Changed
- Wallet by @mickeyjoes in #23
- Added identity sign/verify methods for binary use by @mickeyjoes in #24
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #25
- Bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #26
- Diefi by @mickeyjoes in #27
- Diefi by @mickeyjoes in #28
- Diefi by @mickeyjoes in #29
- Fixed missing saltLength in RSA-PSS algorithm by @mickeyjoes in #30
- Implemented end-to-end encryption of wallets as keyContainer with asy… by @mickeyjoes in #31
- Diefi by @mickeyjoes in #32
- keyContainer.test.js added with tests + added to todo for AES-GCM sup… by @mickeyjoes in #33
- Added support for AES-GCM for storage items encryption with backward … by @mickeyjoes in #34
- Refactoring replaceOrAddProtector to keyContainer by @mickeyjoes in #35
- Diefi by @mickeyjoes in #36
- Diefi inheritance keys updates by @mickeyjoes in #37
- Diefi by @mickeyjoes in #38
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #39
- Diefi by @mickeyjoes in #40
- Diefi by @mickeyjoes in #41
- Updated dependencies attempt to solve https://github.com/FortKnoxster… by @mickeyjoes in #42
- Added new hashString function by @mickeyjoes in #43
- keystores example by @mickeyjoes in #46
Full Changelog: v2.0.1...v2.2.0
KeyContainer refactored for wallet
Merge pull request #20 from FortKnoxster/wallet Refactored key container to support private wallet
FortKnoxster Crypto Web
v2.0.0 Merge pull request #17 from FortKnoxster/dependabot/npm_and_yarn/norm…