Skip to content

31core/ASCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCipher

ASCipher (Advanced Stream Cipher) official Rust implementation.

ASCipher is a stream cipher with 256bit key and 512bit block, and also a 512bit hash algorithm.

Language bindings

Language Interface
Rust Native
C Shared library

Utilities

Utility Usage
asc-crypt Encrypt or decrypt files using ASCipher.
asc-hash Calculate hash summary using Ascipher-hash-512.

Bugs & Reports

You can report a bug through email 31core@tutanota.com.

About

ASCipher (Advanced Stream Cipher) official implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published