Commit Graph

10 Commits

Author SHA1 Message Date
fabee929b5 crypto.go:
- Add documentation
- Add tests
2025-01-13 14:56:36 +01:00
92feadbb70 convert.go:
- Add documentation
- Add tests
2025-01-13 14:54:09 +01:00
cdd1953978 cipherSuite.go:
- Add documentation
- Add tests
2025-01-13 14:53:49 +01:00
b808476900 Remove .gitkeep 2025-01-13 14:53:25 +01:00
25b79f8cc6 Update dependencies 2025-01-12 17:29:03 +01:00
df500c6f1c Add Encrypt() and Decrypt() functionality 2024-10-25 17:11:27 +02:00
7821020da7 Add base project layout
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2024-10-23 09:29:20 +02:00
24361433cb Initiale go module
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2024-10-23 09:23:37 +02:00
3866bf0c0c Update .gitignore
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2024-10-23 09:23:14 +02:00
52ad2c85f3 Initial commit 2024-10-23 08:58:53 +02:00