Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiffre-io/crypto
Cryptographic primitives & constructs for the Chiffre platform
https://github.com/chiffre-io/crypto
aes-256-gcm chiffre cryptography secure-remote-password shamir-secret-sharing tweetnacl
Last synced: 5 days ago
JSON representation
Cryptographic primitives & constructs for the Chiffre platform
- Host: GitHub
- URL: https://github.com/chiffre-io/crypto
- Owner: chiffre-io
- License: mit
- Created: 2020-03-13T13:27:13.000Z (over 4 years ago)
- Default Branch: next
- Last Pushed: 2023-01-09T08:02:04.000Z (almost 2 years ago)
- Last Synced: 2024-05-06T12:24:31.866Z (6 months ago)
- Topics: aes-256-gcm, chiffre, cryptography, secure-remote-password, shamir-secret-sharing, tweetnacl
- Language: TypeScript
- Size: 859 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @chiffre/crypto
[![NPM](https://img.shields.io/npm/v/@chiffre/crypto?color=red)](https://www.npmjs.com/package/@chiffre/crypto)
[![MIT License](https://img.shields.io/github/license/chiffre-io/crypto.svg?color=blue)](https://github.com/chiffre-io/crypto/blob/master/LICENSE)
[![Continuous Integration](https://github.com/chiffre-io/crypto/workflows/Continuous%20Integration/badge.svg?branch=next)](https://github.com/chiffre-io/crypto/actions)
[![Coverage Status](https://coveralls.io/repos/github/chiffre-io/crypto/badge.svg?branch=next)](https://coveralls.io/github/chiffre-io/crypto?branch=next)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=chiffre-io/crypto)](https://dependabot.com)Cryptographic primitives & constructs for the Chiffre platform
## License
[MIT](https://github.com/chiffre-io/crypto/blob/master/LICENSE) - Made with ❤️ by [François Best](https://francoisbest.com).