Skip to content

Commit

Permalink
Updated source comment
Browse files Browse the repository at this point in the history
  • Loading branch information
noloader committed Feb 20, 2018
1 parent c6a29e8 commit 48033da
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions TestVectors/simon.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AlgorithmType: SymmetricCipher
Name: SIMON-64/ECB
#
Source: Simon and Simon paper, Appendix B
Source: Simon and Simon paper, Appendix B (modified)
Comment: SIMON-64/ECB, 96-bit key
Key: 00010203 08090A0B 10111213
Plaintext: 636C696E 6720726F
Expand Down Expand Up @@ -60,7 +60,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SIMON-64/ECB
#
Source: Simon and Simon paper, Appendix B
Source: Simon and Simon paper, Appendix B (modified)
Comment: SIMON-64/ECB, 128-bit key
Key: 00010203 08090A0B 10111213 18191A1B
Plaintext: 756E6420 6C696B65
Expand Down Expand Up @@ -355,7 +355,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SIMON-128/ECB
#
Source: Simon and Simon paper, Appendix B
Source: Simon and Simon paper, Appendix B (modified)
Comment: SIMON-128/ECB, 128-bit key
Key: 0001020304050607 08090A0B0C0D0E0F
Plaintext: 2074726176656C6C 6572732064657363
Expand Down Expand Up @@ -414,7 +414,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SIMON-128/ECB
#
Source: Simon and Simon paper, Appendix B
Source: Simon and Simon paper, Appendix B (modified)
Comment: SIMON-128/ECB, 192-bit key
Key: 0001020304050607 08090A0B0C0D0E0F 1011121314151617
Plaintext: 7269626520776865 6E20746865726520
Expand Down Expand Up @@ -473,7 +473,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SIMON-128/ECB
#
Source: Simon and Simon paper, Appendix B
Source: Simon and Simon paper, Appendix B (modified)
Comment: SIMON-128/ECB, 256-bit key
Key: 0001020304050607 08090A0B0C0D0E0F 1011121314151617 18191A1B1C1D1E1F
Plaintext: 697320612073696D 6F6F6D20696E2074
Expand Down
10 changes: 5 additions & 5 deletions TestVectors/speck.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
AlgorithmType: SymmetricCipher
Name: SPECK-64/ECB
#
Source: Simon and Simon paper, Appendix C
Source: Simon and Simon paper, Appendix C (modified)
Comment: SPECK-64/ECB, 96-bit key
Key: 00010203 08090A0B 10111213
Plaintext: 65616E73 20466174
Expand Down Expand Up @@ -60,7 +60,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SPECK-64/ECB
#
Source: Simon and Simon paper, Appendix C
Source: Simon and Simon paper, Appendix C (modified)
Comment: SPECK-64/ECB, 128-bit key
Key: 00010203 08090A0B 10111213 18191A1B
Plaintext: 2D437574 7465723B
Expand Down Expand Up @@ -355,7 +355,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SPECK-128/ECB
#
Source: Simon and Simon paper, Appendix C
Source: Simon and Simon paper, Appendix C (modified)
Comment: SPECK-128/ECB, 128-bit key
Key: 0001020304050607 08090A0B0C0D0E0F
Plaintext: 206D616465206974 206571756976616C
Expand Down Expand Up @@ -414,7 +414,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SPECK-128/ECB
#
Source: Simon and Simon paper, Appendix C
Source: Simon and Simon paper, Appendix C (modified)
Comment: SPECK-128/ECB, 192-bit key
Key: 0001020304050607 08090A0B0C0D0E0F 1011121314151617
Plaintext: 656E7420746F2043 6869656620486172
Expand Down Expand Up @@ -473,7 +473,7 @@ Test: Encrypt
AlgorithmType: SymmetricCipher
Name: SPECK-128/ECB
#
Source: Simon and Simon paper, Appendix C
Source: Simon and Simon paper, Appendix C (modified)
Comment: SPECK-128/ECB, 256-bit key
Key: 0001020304050607 08090A0B0C0D0E0F 1011121314151617 18191A1B1C1D1E1F
Plaintext: 706F6F6E65722E20 496E2074686F7365
Expand Down

0 comments on commit 48033da

Please sign in to comment.