diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-03-09 14:31:07 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2016-03-09 14:31:07 -0300 |
commit | 188f359d39ed65b5f3ddc1f397140fb9d153e61a (patch) | |
tree | 19a88335d343b90f501f0d17a67947e52e2c0413 /src/backend/utils/adt/jsonb_util.c | |
parent | b6fb6471f6afaf649e52f38269fd8c5c60647669 (diff) | |
download | postgresql-188f359d39ed65b5f3ddc1f397140fb9d153e61a.tar.gz postgresql-188f359d39ed65b5f3ddc1f397140fb9d153e61a.zip |
pgcrypto: support changing S2K iteration count
pgcrypto already supports key-stretching during symmetric encryption,
including the salted-and-iterated method; but the number of iterations
was not configurable. This commit implements a new s2k-count parameter
to pgp_sym_encrypt() which permits selecting a larger number of
iterations.
Author: Jeff Janes
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions