Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telamon/cryptology
Hey Theory, say hello to Cryptography!
https://github.com/telamon/cryptology
Last synced: about 2 months ago
JSON representation
Hey Theory, say hello to Cryptography!
- Host: GitHub
- URL: https://github.com/telamon/cryptology
- Owner: telamon
- License: agpl-3.0
- Created: 2020-04-04T11:45:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T18:05:54.000Z (over 4 years ago)
- Last Synced: 2024-11-07T02:04:54.690Z (2 months ago)
- Language: JavaScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# cryptology
[![Build Status](https://travis-ci.com/telamon/cryptology.svg?branch=master)](https://travis-ci.com/telamon/cryptology)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)> Cryptography + Belief(_Consensus_) = Cryptology
```ad
_____ _ _ _
| __ \ Help Wanted! | | | | | |
| | | | ___ ___ ___ _ __ | |_| | __ _| |__ ___ ___ ___
| | | |/ _ \/ __/ _ \ '_ \| __| | / _` | '_ \/ __| / __|/ _ \
| |__| | __/ (_| __/ | | | |_| |___| (_| | |_) \__ \_\__ \ __/
|_____/ \___|\___\___|_| |_|\__|______\__,_|_.__/|___(_)___/\___|If you're reading this it means that the docs are missing or in a bad state.
My research is generating code at a higher rate than documentation and
I'm personally drowning in small administrational todos.
Thus you have my sincere apologies.If you have any questions, PLEASE OPEN AN ISSUE -
I'll do my best to gingerly provide an answer.I publish all of my work as Libre software and will continue to do so,
please drop me a penny at Patreon: https://www.patreon.com/decentlabs
and help fund repositories like theese.
``````
yarn add cryptology# -OR-
npm i --save cryptology
``````
const mod = require('cryptology')
```Ideas and contributions to the project are welcome. But you must follow the [guidelines](https://github.com/telamon/cryptology/blob/master/CONTRIBUTING.md).
## License
GNU AGPLv3 © Tony Ivanov