Commit Graph

10 Commits

Author SHA1 Message Date
euphoria-laxis
9f501e7035
Rename files for better understanding of files content 2023-09-13 10:20:11 +02:00
euphoria-laxis
96032a8774
Rename utils package argon2
utils was not explicit enough when using package, argon2 describes exactly what this package does.
2023-09-13 10:18:10 +02:00
Euphoria Laxis
7f964ef409
Merge pull request #1 from euphoria-laxis/package/tests
Package/tests
2023-04-28 21:10:13 +02:00
euphoria-laxis
7c60309d9a
Add GitHub action to test package 2023-04-28 21:07:00 +02:00
euphoria-laxis
bd226afa7a
Move crypto_test.go into tested utils 2023-04-28 21:04:28 +02:00
Euphoria Laxis
c34dd7c8d2
Update README.md
Replace randomString by password in CompareStringToArgon2Hash function params
2022-12-24 17:52:32 +01:00
euphoria_laxis
bdbfc73e00 Fix issues during package import from remote repository 2022-12-04 14:10:30 +01:00
euphoria_laxis
777df254d5 Update README.md Contributions 2022-12-04 02:36:16 +01:00
euphoria_laxis
5ba68cd58a Add vendor to .gitignore 2022-12-04 02:34:55 +01:00
euphoria_laxis
33b0953b07 Initial commit 2022-12-04 02:18:05 +01:00