Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poshaughnessy/cryptography-tests
Trying out some hashing algorithms
https://github.com/poshaughnessy/cryptography-tests
Last synced: 22 days ago
JSON representation
Trying out some hashing algorithms
- Host: GitHub
- URL: https://github.com/poshaughnessy/cryptography-tests
- Owner: poshaughnessy
- Created: 2015-12-01T11:59:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T14:38:19.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T17:35:25.417Z (about 1 month ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptography tests
Trying out [Forge](https://github.com/digitalbazaar/forge).
## Instructions
```
npm install
npm start
```