Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.asymmetricCombiWithRandomIv

Took 14 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 10327731 random bytes plaintext took 491 ms.
13:06:42.234 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1345 ms.
symmetricWithoutIv: Encrypting 10327731 bytes plaintext to 10327750 bytes ciphertext took 920 ms.
symmetricWithoutIv: Decrypting 10327750 bytes ciphertext to 10327731 bytes plaintext took 10
...[truncated 37167 chars]...
99896 bytes plaintext took 54 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 5336814 random bytes plaintext took 45 ms.
asymmetricCombiWithRandomIv: Encrypting 5336814 bytes plaintext to 5337358 bytes ciphertext took 285 ms.
asymmetricCombiWithRandomIv: Decrypting 5337358 bytes ciphertext to 5336814 bytes plaintext took 314 ms.