Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 292 Bytes

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