Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.asymmetricPlain

Took 11 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 9747943 random bytes plaintext took 249 ms.
13:26:12.539 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 1003 ms.
symmetricWithoutIv: Encrypting 9747943 bytes plaintext to 9747958 bytes ciphertext took 1686 ms.
symmetricWithoutIv: Decrypting 9747958 bytes ciphertext to 9747943 bytes plaintext took 621 ms
...[truncated 37130 chars]...
43876 bytes plaintext took 62 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 9971144 random bytes plaintext took 83 ms.
asymmetricCombiWithRandomIv: Encrypting 9971144 bytes plaintext to 9971688 bytes ciphertext took 497 ms.
asymmetricCombiWithRandomIv: Decrypting 9971688 bytes ciphertext to 9971144 bytes plaintext took 501 ms.