Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.symmetricWithoutIv

Took 18 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 938545 random bytes plaintext took 88 ms.
12:52:28.706 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1109 ms.
symmetricWithoutIv: Encrypting 938545 bytes plaintext to 938566 bytes ciphertext took 398 ms.
symmetricWithoutIv: Decrypting 938566 bytes ciphertext to 938545 bytes plaintext took 182 ms.

symm
...[truncated 37158 chars]...
7809 bytes plaintext took 360 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 9862111 random bytes plaintext took 80 ms.
asymmetricCombiWithRandomIv: Encrypting 9862111 bytes plaintext to 9862655 bytes ciphertext took 516 ms.
asymmetricCombiWithRandomIv: Decrypting 9862655 bytes ciphertext to 9862111 bytes plaintext took 528 ms.