Skip to content
  • RJ Garcia's avatar
    Added streams and Hmac and Base64 crypts · 42fa7ca5
    RJ Garcia authored
    
    
    - Added new streams to handle streaming crypts and base64 encoding
    - Added Hmac, Base64, and Null Crypts
    - Fixed bug in OpenSsl crypt to not pad and to use raw output
    - Removed default support base64 encoding, use the Base64 decorator
    - Removed the StreamCrypt interface, use the streams api
    - Added full documentation and api generators
    
    Signed-off-by: default avatarRJ Garcia <rj@bighead.net>
    42fa7ca5