• Neil Conway's avatar
    pgcrypto update: · 1ea9169b
    Neil Conway authored
    * openssl.c: Add 3des and AES support
    * README.pgcrypto: list only supported ciphers for openssl
    
    OpenSSL has pre-processor symbol OPENSSL_NO_AES, which
    isn't that helpful for detecting if it _does_ exist.
    Thus the hack with AES_ENCRYPT.
    
    Marko Kreen
    1ea9169b
openssl.c 16.1 KB