3 Commits

Author SHA1 Message Date
Valters Jansons
9614a1e9ca
Fix keypairs module reference in lib/rsa.js
Commit 2e7134dd8a3c33cc59f801ef48c4fb045ad555a6 introduced breakage
and was subsequently released as v2.0.4. The breakage crashes the
application using the module as it tries to `require` a module named
`Keypairs` even though it should not be capitalized.
2019-03-15 05:16:55 +02:00
2e7134dd8a use keypairs (over rasha) 2019-03-14 11:59:31 -06:00
7580d700bf v1.9.0: switch to Rasha.js for everything except backcompat 2018-12-16 02:54:57 -07:00