Add encryption experiments
This commit is contained in:
parent
bf5acf23b0
commit
94851e6104
10 changed files with 200 additions and 25 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
build:
|
||||
go build
|
||||
|
||||
run:
|
||||
go build && ./pye-auth
|
Loading…
Add table
Add a link
Reference in a new issue