Passed

org.subshare.core.crypto.EncrypterDecrypterStreamTest.asymmetricCombiWithRandomIv

Took 25 sec.

Standard Output

symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
symmetricWithoutIv: Generating 5123886 random bytes plaintext took 124 ms.
16:25:28.207 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
symmetricWithoutIv: Creating symmetric key took 951 ms.
symmetricWithoutIv: Encrypting 5123886 bytes plaintext to 5123894 bytes ciphertext took 1622 ms.
symmetricWithoutIv: Decrypting 5123894 bytes ciphertext to 5123886 bytes plaintext took 1126 ms
...[truncated 37190 chars]...
4303 bytes plaintext took 124 ms.

asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
asymmetricCombiWithRandomIv: Generating 3543380 random bytes plaintext took 31 ms.
asymmetricCombiWithRandomIv: Encrypting 3543380 bytes plaintext to 3543924 bytes ciphertext took 208 ms.
asymmetricCombiWithRandomIv: Decrypting 3543924 bytes ciphertext to 3543380 bytes plaintext took 216 ms.