Skip to content

Commit

Permalink
Updated test message
Browse files Browse the repository at this point in the history
  • Loading branch information
IamVNIE authored Feb 15, 2017
1 parent d30063f commit 6c26f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/DES_HAPI_Single_Core.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
}
],
"source": [
"txt =\"Let us try to encrypt this\"\n",
"txt =\"Let us try to encrypt this. Random Message--> Also note as long as you can count on one character separating consecutive integers on a line you don't have to care what the character is (and you don't so much as look at comma).\"\n",
"data_2send,enc_in_hex=data_formatter(txt)\n",
"#print(enc_in_hex)\n",
"cryptRes=[]\n",
Expand Down

0 comments on commit 6c26f9b

Please sign in to comment.