Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 435 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 435 Bytes

Erguc.CyptoMania v.1.0.0

This package was created to facilitate cryptology operations. It shortens your cryptology operations in your applications and saves you from writing code.

Encryption Systems Used

Symmetrical Encryption Systems

  • AES
  • DES
  • RC4
  • TDES

Asymmetrical Encryption Systems

  • DSA
  • RSA

Hashing Systems

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512

Fun coding :)

alierguc