Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.
```

## Install

```
yarn add cryptology

# -OR-

npm i --save cryptology
```

## Usage

```
const mod = require('cryptology')
```

## Contributing

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