Инициализация библиотеки

This commit is contained in:
Anatoly Prohacky
2022-07-30 18:30:44 +10:00
commit badb5f0627
5 changed files with 218 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitstore.ru/tolikproh/chiphers
go 1.18