- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for effcdf6ae5eb2fa2d27416d5f184df9c259a7c79 (0.13 seconds)
-
guava-tests/test/com/google/common/hash/MacHashFunctionTest.java
} public void testRfc2202_hmacSha1_case2() { byte[] key = "Jefe".getBytes(UTF_8); String data = "what do ya want for nothing?"; checkSha1("effcdf6ae5eb2fa2d27416d5f184df9c259a7c79", key, data); } public void testRfc2202_hmacSha1_case3() { byte[] key = fillByteArray(20, 0xaa); byte[] data = fillByteArray(50, 0xdd);
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 19 18:53:45 GMT 2026 - 14.2K bytes - Click Count (0)