- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for arcfour (0.36 sec)
-
src/main/java/jcifs/pac/kerberos/KerberosConstants.java
static final int AUTH_DATA_RELEVANT = 1; static final int AUTH_DATA_PAC = 128; static final int DES_ENC_TYPE = 3; static final int RC4_ENC_TYPE = 23; static final String RC4_ALGORITHM = "ARCFOUR"; static final String HMAC_ALGORITHM = "HmacMD5"; static final int CONFOUNDER_SIZE = 8; static final int CHECKSUM_SIZE = 16;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sat Jul 21 21:19:58 UTC 2018 - 1.5K bytes - Viewed (0) -
docs/ftp/README.md
Valid values: ``` aes128-ctr aes192-ctr aes256-ctr ******@****.*** ******@****.*** ******@****.*** arcfour256 arcfour128 arcfour aes128-cbc 3des-cbc ``` `--sftp=mac-algos=...` specifies a default set of MAC algorithms in preference order. This is based on RFC 4253, section 6.4, but with hmac-md5 variants removed because they have
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue May 07 06:41:25 UTC 2024 - 7.8K bytes - Viewed (0)