Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.symmetricWithoutIv

Took 20 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 578269 random bytes plaintext took 26 ms.
16:22:56.939 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1013 ms.
symmetricWithoutIv: Encrypting 578269 bytes plaintext to 578278 bytes ciphertext took 178 ms.
symmetricWithoutIv: Decrypting 578278 bytes ciphertext to 578269 bytes plaintext took 166 ms.

symm
...[truncated 37158 chars]...
19018 bytes plaintext took 97 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 3597921 random bytes plaintext took 31 ms.
asymmetricCombiWithRandomIv: Encrypting 3597921 bytes plaintext to 3598465 bytes ciphertext took 217 ms.
asymmetricCombiWithRandomIv: Decrypting 3598465 bytes ciphertext to 3597921 bytes plaintext took 217 ms.