Stefan Friese whx
  • Joined on 2021-08-22
whx pushed to master at whx/based 2024-06-07 18:09:36 +02:00
fbb10d0edf Regression atm, Moved from Unicode/Utf8 to ByteString so binary data is encoded correctly. WIP
whx pushed to master at whx/based 2024-06-06 18:19:01 +02:00
faf12b64f1 moved Uu encoding to Text instead of string
whx pushed to master at whx/based 2024-06-06 13:13:37 +02:00
550f40ce4a added test for quoted printable encoding and decoding
whx pushed to master at whx/killchain-compendium 2024-06-05 18:29:39 +02:00
c3363c2f7c added more info
whx pushed to master at whx/based 2024-06-04 21:59:37 +02:00
15abc2c95b added tests for base91 and base85
whx pushed to master at whx/killchain-compendium 2024-06-04 21:04:00 +02:00
83d452c487 added information
whx pushed to master at whx/based 2024-06-04 17:09:29 +02:00
580792ddf6 added base45 tests
whx pushed to master at whx/killchain-compendium 2024-05-31 16:11:42 +02:00
60ae1f1993 added information on LDAP
whx pushed to master at whx/based 2024-05-23 22:32:28 +02:00
87089a314b added base45 encoding/decoding
whx pushed to master at whx/based 2024-05-22 22:36:27 +02:00
5d1bd6abc2 added tests section
whx pushed to master at whx/based 2024-05-22 22:33:47 +02:00
d622618a41 updated README
whx pushed tag v0.4.3 to whx/based 2024-05-22 22:02:47 +02:00
whx pushed to master at whx/based 2024-05-22 21:59:00 +02:00
146293eeb4 added rotate functions for n rotations of the alphabet
whx pushed to master at whx/killchain-compendium 2024-05-22 09:47:02 +02:00
04c0dcefa4 added more details
whx pushed to master at whx/based 2024-05-20 23:29:06 +02:00
778f2c6e7a reworked functions to display Unicode correctly
whx pushed to master at whx/based 2024-05-20 22:40:02 +02:00
bdbb3bed3e added test for more functions, solved bugs in accordance to that functions, mainly Unicode support
whx pushed to master at whx/based 2024-05-20 14:06:11 +02:00
b27ca89424 added tests for b32 and b16
whx pushed to master at stefan/dotfiles 2024-05-20 13:01:06 +02:00
d3af68231e added swap and backup dirs
whx pushed to master at whx/based 2024-05-19 15:22:46 +02:00
d44cef3060 added tests for b64
whx pushed to master at whx/based 2024-05-19 13:51:30 +02:00
252c5e5c68 reworked dec10 and enc10