/dualsalt-js

JavaScript library for dual-signing and dual-decryption; a port of the Java library "dualsalt".

Primary LanguageJavaScriptMIT LicenseMIT

Do not use! Not secure! Do not follow: DualSalt-Java

dualsalt-js

JavaScript library for dual-signing and dual-decryption; a port of the Java library "dualsalt".

Testing

Change current directory to js/src-test.

Run unit tests in NodeJS: npm run node-test

Run unit tests in all browsers installed in system (autodetection): npm run browser-test

Details: See README.md in js/src-test

Log

2018-06-14

Alex Reshniuk: DualSalt API ported 100%. Passing all deterministic unit tests.

2018-05-18

Frans Lundberg: created this repo. Hosted at https://github.com/assaabloy-ppi/dualsalt-js/. Open source, MIT license. Copyright ASSA ABLOY AB.