-
- Downloads
pgcrypto update:
* Use error codes instead of -1 * px_strerror for new error codes * calling convention change for px_gen_salt - return error code * use px_strerror in pgcrypto.c Marko Kreen
Showing
- contrib/pgcrypto/internal.c 10 additions, 10 deletionscontrib/pgcrypto/internal.c
- contrib/pgcrypto/openssl.c 3 additions, 3 deletionscontrib/pgcrypto/openssl.c
- contrib/pgcrypto/pgcrypto.c 12 additions, 12 deletionscontrib/pgcrypto/pgcrypto.c
- contrib/pgcrypto/px-crypt.c 25 additions, 24 deletionscontrib/pgcrypto/px-crypt.c
- contrib/pgcrypto/px-crypt.h 2 additions, 2 deletionscontrib/pgcrypto/px-crypt.h
- contrib/pgcrypto/px-hmac.c 2 additions, 2 deletionscontrib/pgcrypto/px-hmac.c
- contrib/pgcrypto/px.c 40 additions, 7 deletionscontrib/pgcrypto/px.c
- contrib/pgcrypto/px.h 23 additions, 1 deletioncontrib/pgcrypto/px.h
- contrib/pgcrypto/random.c 5 additions, 5 deletionscontrib/pgcrypto/random.c
Please register or sign in to comment