Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..

## Crypto

Cryptography!

### Description
This module calculates different hashes or ciphertexts for some algorithms.

### Commands

#### ~hash [algorithm] [text]
Calculate the hash of the given text using [algorithm].

#### ~random [number]
Gives [number] bytes of cryptographically strong pseudo-random data as hex string.