Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.asymmetricCombiWithRandomIv

Took 25 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 1764672 random bytes plaintext took 175 ms.
06:30:13.916 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1213 ms.
symmetricWithoutIv: Encrypting 1764672 bytes plaintext to 1764694 bytes ciphertext took 799 ms.
symmetricWithoutIv: Decrypting 1764694 bytes ciphertext to 1764672 bytes plaintext took 488 ms.
...[truncated 37183 chars]...
9950 bytes plaintext took 438 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 2507500 random bytes plaintext took 21 ms.
asymmetricCombiWithRandomIv: Encrypting 2507500 bytes plaintext to 2508044 bytes ciphertext took 149 ms.
asymmetricCombiWithRandomIv: Decrypting 2508044 bytes ciphertext to 2507500 bytes plaintext took 171 ms.