Skip to content

CroxxN/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Encryption and hashing library

Vault is a Encryption and hashing library written in Rust

Implementation goals:

  • Secure Hash Algorithm Family:

    • SHA1
    • SHA2
    • SHA256
    • SHA512
  • AES Family:

    • AES-128
    • AES-192
    • AES-256
  • CRC:

    • CRC8
    • CRC16
    • CRC32

About

An Encryption and hashing library in Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages