decryptHexFile(File) |  | 0% |  | 0% | 2 | 2 | 14 | 14 | 1 | 1 |
setSecretKey(File) |  | 0% |  | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
saveSecretKey(File) |  | 0% |  | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
toCrypt() |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
toDecrypt() |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
crypt(byte[]) |   | 57% |   | 50% | 1 | 2 | 4 | 8 | 0 | 1 |
decrypt(byte[]) |   | 57% |   | 50% | 1 | 2 | 4 | 8 | 0 | 1 |
decryptHexInBytes(byte[]) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
decryptHexInString(byte[]) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
generateKey() |   | 66% | | n/a | 0 | 1 | 3 | 8 | 0 | 1 |
setSecretKey(Key) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
getSecretKey() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getSecretKeyInBytes() |   | 77% |   | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
keyReady() |   | 85% |   | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
setSecretKey(byte[]) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
cryptToHex(byte[]) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
decryptInString(byte[]) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
decryptHexInBytes(String) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
decryptHexInString(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
crypt(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
cryptToHex(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
KeyObject() |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
decodeHex(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
encodeHex(byte[]) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |