Skip to content

Create ASCON CLI#10

Open
Denton-L wants to merge 3 commits intomasterfrom
ascon-cli
Open

Create ASCON CLI#10
Denton-L wants to merge 3 commits intomasterfrom
ascon-cli

Conversation

@Denton-L
Copy link
Collaborator

@Denton-L Denton-L commented Feb 6, 2020

Example usage:

$ echo 0123456789abcdef >in
$ python2 ascon.py -k cafebabeb19b00b5 -e <in >enc
$ python2 ascon.py -k cafebabeb19b00b5 -d <enc >out

Example usage:

	$ echo 0123456789abcdef >in
	$ python2 ascon.py -k cafebabeb19b00b5 -e <in >enc
	$ python2 ascon.py -k cafebabeb19b00b5 -d <enc >out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant