Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 790 Bytes

File metadata and controls

10 lines (6 loc) · 790 Bytes

CryptoPrivacyLibrary

A Library Contains Various Encryption Methods and Hashing such as hashing with: (SHA512, SHA384, SHA256, SHA1, MD5, HMAC-SHA512, HMAC-SHA384, HMAC-SHA256, HMAC-SHA1, HMAC-MD5 and contains file Hashing with SHA512, SHA384, SHA256, SHA1, MD5) and Contains File Encryption with AES-256 CBC and AES-256 CBC text Encryption and TripleDES text Encryption and RSA with a specific key size you choose Text Encryption and it's all made from the Original Project CryptoPrivacy (https://github.com/MinegamesAdministrationTool/CryptoPrivacy)

Wiki

for using HashAlgortihms: https://github.com/MinegamesAdministrationTool/CryptoPrivacyLibrary/wiki/HashAlgorithms

for using AesAlgorithms: https://github.com/MinegamesAdministrationTool/CryptoPrivacyLibrary/wiki/AesAlgortihms