3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/modules/crypto/README.md

326 B

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.