Haris Khan
e6f84c16f6
added experimental functions which factor in packet length
...
-encryptPacketDeux
-decryptPacketDeux
Added test -> TestEncryptDecryptPacketObfsOfflineWithFunc()
added new functions in aes.go
-EncryptNoPadding
-DecryptNoPadding
2024-10-24 22:57:36 -04:00
Haris Khan
677aac500e
fix logger naming collision with other libs
2024-10-23 00:06:06 -04:00
Haris Khan
a9dc482bda
gofumpt
2024-10-22 17:37:17 -04:00
Haris Khan
df37d49444
expanded logging to aes.go
2024-10-18 15:10:16 -04:00
Haris Khan
278bdee277
Various changes
...
-Aes -> AES
-doc.md
2024-10-06 10:48:22 -04:00
Haris Khan
491b25022e
AES
...
-Revamped encrypt and decrypt to fit with interfaces
-Adjusted test cases for TestPKCS7UnpadInvalidInput()
2024-10-05 09:00:33 -04:00
Haris Khan
9469fd83aa
AES
2024-10-04 22:36:32 -04:00
Jeff Becker
3c62d42c42
more progress:
...
* add tunnel crypto
* add base boilter plate for tunnel message processing
2016-01-28 18:19:23 -05:00
Jeff Becker
67d49585af
add base files
2016-01-28 10:16:26 -05:00