-
Notifications
You must be signed in to change notification settings - Fork 43
pyaes
KimJeongChul edited this page Sep 21, 2019
·
2 revisions
Pyaes benchmark that performs private key-based encryption and decryption. It is a pure-Python implementation of the AES block-cipher algorithm in CTR mode.
Library : pyaes, time, json
aws-build-deployment-package -> pyaes
(message example)
58pjx102ajfdil3cphd1wlt9b1i5wo5c5ys0f82td2j68y7k5g2c5f5n06ez6brwltrfdq8shuy7rcnzk7qym3eqsmfzuz5k7mjo
(encrypt message ciphertext)
���������単}�����6����� va��m��Puf/wf1�� 2�A��O;R�טi�et�,=xƴ��oe���xa%0b
Input(test-event) example:
{
"length_of_message": [LENGTH OF MESSAGE],
"num_of_iterations": [NUMBER OF ENCRYPT, DECRYPT ITERARTIONS]
}
Output : latency and cipertext