CipherHub

Ciphers and Encryption

About CipherHub

Open Source

CipherHub is Open Source and Free.
CipherHub uses the MIT license

Check out the Git Repo

GitHub

Buy me a coffee

Feel free to sponser me.

My Github Sponsor page:

Sponsor Page

Encryption Methods

Keep your data safe from your Ex.

Generate public-private keys.
Or Encrypt using AES

Bugs and Errors

Report any bugs to my Github Issues page.
Issues

HMAC Hashes - SHA256


HMAC - Wikipedia

Symmetric Encryption - AES

AES Encryption - Wikipedia

Public - Private Keys

RSA - Wikipedia

API Docs

key: the key for the HMAC hash

text: the word you want to hash

length: the length of the public - private keys.

key: the secret for the AES encryption.

text: the plaintext that you want to encrypt.