Skip to content

Commit bf80693

Browse files
mazimkhanmazimkhan
authored andcommitted
Remove carriage return from example logs as that prevents comparison on linux host
1 parent d357fa2 commit bf80693

File tree

4 files changed

+37
-37
lines changed

4 files changed

+37
-37
lines changed

tests/authcrypt.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
plaintext message: [0-9a-fA-F]+
22
ciphertext: [0-9a-fA-F]+
33
decrypted: [0-9a-fA-F]+
4-
DONE
4+
DONE

tests/benchmark.log

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
SHA-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
2-
SHA-512 :\s*\d+ Kb/s,\s*\d+ cycles/byte
3-
AES-CBC-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
4-
AES-CBC-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
5-
AES-CBC-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
6-
AES-GCM-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
7-
AES-GCM-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
8-
AES-GCM-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
9-
AES-CCM-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
10-
AES-CCM-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
11-
AES-CCM-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
12-
CTR_DRBG \(NOPR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
13-
CTR_DRBG \(PR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
14-
HMAC_DRBG SHA-256 \(NOPR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
15-
HMAC_DRBG SHA-256 \(PR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
16-
RSA-2048 :\s*\d+ ms/ public
17-
RSA-2048 :\s*\d+ ms/private
18-
RSA-4096 :\s*\d+ ms/ public
19-
RSA-4096 :\s*\d+ ms/private
20-
ECDHE-secp384r1 :\s*\d+ ms/handshake
21-
ECDHE-secp256r1 :\s*\d+ ms/handshake
22-
ECDHE-Curve25519 :\s*\d+ ms/handshake
23-
ECDH-secp384r1 :\s*\d+ ms/handshake
24-
ECDH-secp256r1 :\s*\d+ ms/handshake
25-
ECDH-Curve25519 :\s*\d+ ms/handshake
1+
SHA-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
2+
SHA-512 :\s*\d+ Kb/s,\s*\d+ cycles/byte
3+
AES-CBC-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
4+
AES-CBC-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
5+
AES-CBC-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
6+
AES-GCM-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
7+
AES-GCM-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
8+
AES-GCM-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
9+
AES-CCM-128 :\s*\d+ Kb/s,\s*\d+ cycles/byte
10+
AES-CCM-192 :\s*\d+ Kb/s,\s*\d+ cycles/byte
11+
AES-CCM-256 :\s*\d+ Kb/s,\s*\d+ cycles/byte
12+
CTR_DRBG \(NOPR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
13+
CTR_DRBG \(PR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
14+
HMAC_DRBG SHA-256 \(NOPR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
15+
HMAC_DRBG SHA-256 \(PR\) :\s*\d+ Kb/s,\s*\d+ cycles/byte
16+
RSA-2048 :\s*\d+ ms/ public
17+
RSA-2048 :\s*\d+ ms/private
18+
RSA-4096 :\s*\d+ ms/ public
19+
RSA-4096 :\s*\d+ ms/private
20+
ECDHE-secp384r1 :\s*\d+ ms/handshake
21+
ECDHE-secp256r1 :\s*\d+ ms/handshake
22+
ECDHE-Curve25519 :\s*\d+ ms/handshake
23+
ECDH-secp384r1 :\s*\d+ ms/handshake
24+
ECDH-secp256r1 :\s*\d+ ms/handshake
25+
ECDH-Curve25519 :\s*\d+ ms/handshake
2626
DONE

tests/hashing.log

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Method 1: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
2-
Method 2: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
3-
Method 3: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
4-
Method 4: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
5-
DONE
1+
Method 1: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
2+
Method 2: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
3+
Method 3: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
4+
Method 4: 315f5bdb76d078c43b8ac0064e4a0164612b1fce77c869345bfc94c75894edd3
5+
DONE

tests/tls-client.log

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Starting the TLS handshake...
2-
Server certificate:
3-
Certificate verification passed
4-
HTTPS: Received 'Hello world!' status ... [OK]
5-
HTTPS: Received message:
6-
Hello world!
1+
Starting the TLS handshake...
2+
Server certificate:
3+
Certificate verification passed
4+
HTTPS: Received 'Hello world!' status ... [OK]
5+
HTTPS: Received message:
6+
Hello world!

0 commit comments

Comments
 (0)