summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/primitives
AgeCommit message (Collapse)Author
2021-01-07implement backup encryption, some more CLI commandsFlorian Dold
2021-01-07re-add secretbox functionality of naclFlorian Dold
2021-01-07nacl: apply fix for overflowFlorian Dold
See https://github.com/dchest/tweetnacl-js/issues/187
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold