convertPEMToDER(String) | | 65% | | 50% | 4 | 5 | 3 | 14 | 0 | 1 |
readOpenSSHPublicKey(byte[]) | | 76% | | 66% | 2 | 4 | 2 | 18 | 0 | 1 |
readCertificate(byte[]) | | 0% | | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getSignature(Key, CryptoUtils.Version) | | 75% | | 81% | 4 | 12 | 2 | 15 | 0 | 1 |
readDERString(ByteBuffer) | | 51% | | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
readPublicKey(byte[]) | | 75% | | 50% | 1 | 2 | 3 | 9 | 0 | 1 |
readPrivateKey(byte[]) | | 75% | | 50% | 1 | 2 | 3 | 9 | 0 | 1 |
sign(PrivateKey, byte[]) | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
CryptoUtils() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
readOpenSSHPrivateKey(byte[], String) | | 100% | | 75% | 1 | 3 | 0 | 16 | 0 | 1 |
configureSignature(Key, CryptoUtils.Version, Signature) | | 100% | | 100% | 0 | 5 | 0 | 7 | 0 | 1 |
verify(PublicKey, byte[], String, CryptoUtils.Version) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
sign(PrivateKey, byte[], CryptoUtils.Version) | | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
encrypt(Key, byte[]) | | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
decrypt(Key, byte[]) | | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
processCipherStream(Cipher, InputStream, OutputStream) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
getEncryptCipher(Key) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
getDecryptCipher(Key) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
generateAESKey(int) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
generateRSAKeyPair(int) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
generateDSAKeyPair(int) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
verify(PublicKey, byte[], String) | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |