summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/crypto/primitives
AgeCommit message (Expand)Author
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-14implement force-retrying transactionsFlorian Dold
2021-06-14make CSPRNG work on ES6Florian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
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
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold