projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237c12a
)
doc: Remove some obsolete pgcrypto documentation
author
Peter Eisentraut
Sat, 30 Oct 2021 11:14:52 +0000
(13:14 +0200)
committer
Peter Eisentraut
Sat, 30 Oct 2021 11:14:52 +0000
(13:14 +0200)
The pgcrypto documentation contained acknowledgments of used external
code, but some of this code has been moved to src/common/, so
mentioning it with pgcrypto no longer makes sense, so remove it.
doc/src/sgml/pgcrypto.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgcrypto.sgml
b/doc/src/sgml/pgcrypto.sgml
index bbaa2691fe3038c01795ed409e0e7321943f36eb..648703cbc71d55b5fa46513102aba683eef1f7f2 100644
(file)
--- a/
doc/src/sgml/pgcrypto.sgml
+++ b/
doc/src/sgml/pgcrypto.sgml
@@
-1411,16
+1411,6
@@
gen_random_uuid() returns uuid
Brian Gladman
OpenBSD sys/crypto
-
-
MD5 hash and SHA1
-
WIDE Project
-
KAME kame/sys/crypto
-
-
-
SHA256/384/512
-
Aaron D. Gifford
-
OpenBSD sys/crypto
-
BIGNUM math
Michael J. Fromberger