Last active
November 13, 2018 03:31
-
-
Save adamretter/e55f6a0656cf201bd6b7946f0ffae9c2 to your computer and use it in GitHub Desktop.
MessageDigest algorithms offered by eXist-db
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PROVIDER | ALGORITHM | |
-----------|------------ | |
SUN | |
MD2 | |
MD5 | |
SHA | |
SHA-224 | |
SHA-256 | |
SHA-384 | |
SHA-512 | |
SunRsaSign | |
SunEC | |
SunJSSE | |
SunJCE | |
SunJGSS | |
SunSASL | |
XMLDSig | |
SunPCSC | |
Apple | |
BC | |
GOST3411 | |
GOST3411-2012-256 | |
GOST3411-2012-512 | |
KECCAK-224 | |
KECCAK-288 | |
KECCAK-256 | |
KECCAK-384 | |
KECCAK-512 | |
MD2 | |
MD4 | |
MD5 | |
SHA-1 | |
RIPEMD128 | |
RIPEMD160 | |
RIPEMD256 | |
RIPEMD320 | |
SHA-224 | |
SHA-256 | |
SHA-384 | |
SHA-512 | |
SHA-512/224 | |
SHA-512/256 | |
SHA3-224 | |
SHA3-256 | |
SHA3-384 | |
SHA3-512 | |
2.16.840.1.101.3.4.2.7 | |
OID.2.16.840.1.101.3.4.2.7 | |
2.16.840.1.101.3.4.2.8 | |
OID.2.16.840.1.101.3.4.2.8 | |
2.16.840.1.101.3.4.2.9 | |
OID.2.16.840.1.101.3.4.2.9 | |
2.16.840.1.101.3.4.2.10 | |
OID.2.16.840.1.101.3.4.2.10 | |
Skein-256-128 | |
Skein-256-160 | |
Skein-256-224 | |
Skein-256-256 | |
Skein-512-128 | |
Skein-512-160 | |
Skein-512-224 | |
Skein-512-256 | |
Skein-512-384 | |
Skein-512-512 | |
Skein-1024-384 | |
Skein-1024-512 | |
Skein-1024-1024 | |
SM3 | |
TIGER | |
WHIRLPOOL | |
1.0.10118.3.0.55 | |
OID.1.0.10118.3.0.55 | |
BLAKE2B-512 | |
BLAKE2B-384 | |
BLAKE2B-256 | |
BLAKE2B-160 | |
BLAKE2S-256 | |
BLAKE2S-224 | |
BLAKE2S-160 | |
BLAKE2S-128 | |
DSTU7564-256 | |
DSTU7564-384 | |
DSTU7564-512 | |
1.2.804.2.1.1.1.1.2.2.1 | |
OID.1.2.804.2.1.1.1.1.2.2.1 | |
1.2.804.2.1.1.1.1.2.2.2 | |
OID.1.2.804.2.1.1.1.1.2.2.2 | |
1.2.804.2.1.1.1.1.2.2.3 | |
OID.1.2.804.2.1.1.1.1.2.2.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment