Skip to content

tblyler/go-mcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tblyler/go-mcrypt

This is a work in progress and currently just implements an encrypt and decrypt function that is compliant with PHP's rijndael AES 256 specification. As one might guess, this was to replace existing PHP code that relied on rijndael AES 256.

Requirements

  • libmcrypt

About

Implementation of libmcrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages