Home
last modified time | relevance | path

Searched refs:DES2 (Results 1 – 25 of 48) sorted by relevance

12

/dports/security/py-python-pkcs11/python-pkcs11-0.7.0/pkcs11/
H A Ddefaults.py22 KeyType.DES2: Mechanism.DES2_KEY_GEN,
41 KeyType.DES2: _ENCRYPTION | _SIGNING | _WRAPPING,
56 KeyType.DES2: Mechanism.DES3_CBC_PAD,
66 KeyType.DES2: Mechanism.DES3_MAC,
79 KeyType.DES2: Mechanism.DES3_ECB,
H A Dmechanisms.py50 DES2 = 0x00000014 variable in KeyType
/dports/security/py-python-pkcs11/python-pkcs11-0.7.0/tests/
H A Dtest_des.py14 key = self.session.generate_key(KeyType.DES2)
24 key = self.session.generate_key(KeyType.DES2)
/dports/security/iaikpkcs11wrapper/src/java/src/iaik/pkcs/pkcs11/objects/
H A DDES2SecretKey.java30 keyType_.setLongValue(KeyType.DES2); in DES2SecretKey()
48 keyType_.setLongValue(KeyType.DES2); in DES2SecretKey()
H A DKey.java101 static public final Long DES2 = new Long(PKCS11Constants.CKK_DES2); field
354 keyTypeNames.put(KeyType.DES2, "DES2"); in getKeyTypeName()
H A DSecretKey.java168 } else if (keyType.equals(Key.KeyType.DES2)) { in getInstance()
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Wrapper/
H A DCKK.cs20 DES2 = 0x00000014 , enumerator
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/Objects/
H A DDes2SecretKey.cs14 this.KeyType.KeyType= CKK.DES2; in Des2SecretKey()
H A DSecretKey.cs117 case CKK.DES2: in GetInstance()
/dports/sysutils/mybashburn/mybashburn-1.0.2/config/
H A Dconfigure.sh114 DES2=$(sed -ne '2p' ${TMPFILE_3})
126 "$CD_2" "$DES2" \
/dports/security/py-python-pkcs11/python-pkcs11-0.7.0/docs/
H A Dapplied.rst406 DES2/3
411 DES2 and DES3 are considered insecure because their short key lengths
414 DES2/3 keys are fixed length.
420 des2 = session.generate_key(KeyType.DES2)
795 | DES2/3 | Yes | 64 bits | IV (except EBC) |
906 DES2/3
911 DES2 and DES3 are considered insecure because their short key lengths
914 DES2/3 have the same block mode options as AES. The block size is 64 bits,
997 DES2/3
1151 DES2/3
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dattribctx_lexer.l81 CKK_DES2|DES2 { cllval.val_key = CKK_DES2 ; return KEYTYPE; }
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dm05500_a0-pure.cl618 * DES2
763 * DES2
H A Dm05500_a1-pure.cl614 * DES2
757 * DES2
H A Dm05500_a3-pure.cl627 * DES2
783 * DES2
H A Dm05500_a0-optimized.cl700 * DES2
929 * DES2
H A Dm05500_a1-optimized.cl751 * DES2
1038 * DES2
H A Dm05500_a3-optimized.cl641 * DES2
810 * DES2
H A Dm27000-pure.cl672 * DES2
/dports/security/py-python-pkcs11/python-pkcs11-0.7.0/
H A DREADME.rst257 | DES2/ | Generate key | Works | Works | Works | N/A |
H A DPKG-INFO265 …| DES2/ | Generate key | Works | Works | Works | N/A …
/dports/security/py-python-pkcs11/python-pkcs11-0.7.0/python_pkcs11.egg-info/
H A DPKG-INFO265 …| DES2/ | Generate key | Works | Works | Works | N/A …
/dports/security/softhsm2/softhsm-2.6.1/
H A DNEWS286 * SUPPORT-139: Support deriving generic secrets, DES, DES2, DES3, and AES.
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/pkcs11/module_specs/
H A Dindex.rst154 This token should be used for all DES, DES2, and DES3 operations which are not
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/pkcs11/module_specs/
H A Dindex.rst154 This token should be used for all DES, DES2, and DES3 operations which are not

12