Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.symmetricWithoutIv

Took 21 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 1078104 random bytes plaintext took 35 ms.
14:47:51.426 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1142 ms.
symmetricWithoutIv: Encrypting 1078104 bytes plaintext to 1078118 bytes ciphertext took 477 ms.
symmetricWithoutIv: Decrypting 1078118 bytes ciphertext to 1078104 bytes plaintext took 452 ms.

...[truncated 37142 chars]...
7197 bytes plaintext took 152 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 8604877 random bytes plaintext took 73 ms.
asymmetricCombiWithRandomIv: Encrypting 8604877 bytes plaintext to 8605421 bytes ciphertext took 456 ms.
asymmetricCombiWithRandomIv: Decrypting 8605421 bytes ciphertext to 8604877 bytes plaintext took 465 ms.