crypt

Timeline

38 check-ins

2024-12-14
12:00
move extra cflags to global file Leaf check-in: fcf0c23ef5 user: matthias tags: trunk
2024-10-25
12:49
metatable naming check-in: c03faaa583 user: matthias tags: trunk
2024-10-17
13:33
use rawset (no metatable - skip test) check-in: 0779a58304 user: matthias tags: trunk
2024-03-29
13:14
compuler flags check-in: 06eaa59f6d user: matthias tags: trunk
2023-11-30
09:23
check new version 1.10.3 and fix: error on version mismatch check-in: 12fda23be1 user: matthias tags: trunk
2023-11-28
17:10
fix mem leak check-in: b9ce2e685e user: matthias tags: trunk
2023-11-27
17:34
fix: lua_newuserdatauv might fail and leave open hash check-in: f5a873ada4 user: matthias tags: trunk
2023-09-28
09:37
bugfix check-in: baea8aed8b user: matthias tags: trunk
2023-06-16
10:10
optimize pushliteral instead of string check-in: 432ed6b4a7 user: matthias tags: trunk
2023-06-14
07:09
struct l_hashinfo namimg check-in: 3dbf7d6e7f user: matthias tags: trunk
2023-06-13
14:19
add comment for gcrypt version check-in: 4e70c7c331 user: matthias tags: trunk
2023-06-12
11:15
bugfix check-in: b6cefb6155 user: matthias tags: trunk
10:16
update test check-in: 5bc734cccd user: matthias tags: trunk
10:07
fix b64url check-in: 53f24ae1db user: matthias tags: trunk
09:45
rework base64 to own implementation, fix mem leak, get encoding in lua style string ([h[ex]] = default,b[[ase]64],b[[ase]64]u[rl],r[aw]) check-in: c9f96d265f user: matthias tags: trunk
2023-06-10
14:21
cast (and back) instead of code change check-in: 4b200497dd user: matthias tags: trunk
13:45
switch to (modified) base64 code from curl check-in: d702864241 user: matthias tags: trunk
2022-11-17
18:05
typo check-in: 8bd6dcb939 user: matthias tags: trunk
18:04
remove bin output check-in: 30a7dcbb41 user: matthias tags: trunk
17:42
naming and print bin in test check-in: be1f596337 user: matthias tags: trunk
17:07
add base64url variant check-in: 769c8a635a user: matthias tags: trunk
2022-09-16
13:27
fix link check-in: 73cbe327de user: matthias tags: trunk
2022-08-15
13:22
switch crypt to chacha20_poly1305 check-in: ac686d6ff7 user: matthias tags: chacha20_poly1305, trunk
2022-08-12
14:56
remove obsolete includes check-in: ae07b64784 user: matthias tags: aes_gcm, trunk
08:51
improve hex encoding and fix kdf check-in: edb2b27fa8 user: matthias tags: trunk
2022-07-24
15:17
test too check-in: ef43468c49 user: matthias tags: trunk
15:15
fix need function check-in: e80be85023 user: matthias tags: trunk
15:14
add blake2s_256 (openssl only uses s256 and b512) check-in: 99a554a537 user: matthias tags: trunk
2022-07-13
16:12
fix leaks check-in: f03386f932 user: matthias tags: trunk
09:55
back to roken base64 de/encoding and add extra de/encode check-in: fddd3a67a1 user: matthias tags: trunk
2022-07-12
16:10
no removal of newlines check-in: c5170b3bf9 user: matthias tags: trunk
2022-07-07
17:01
fix gc for (not used) closure function check-in: 1b112f8f78 user: matthias tags: trunk
14:12
extend test check-in: 0e87856d31 user: matthias tags: trunk
13:00
add RAW as output encoding, default is HEX, first draft of hash stream check-in: a981103ec4 user: matthias tags: trunk
2022-07-06
16:24
typo check-in: 8a96f938de user: matthias tags: trunk
16:04
naming and dynamic length for (passhash ->) kdf check-in: 18789df568 user: matthias tags: trunk
13:48
gcrypt (relevant functions) to lua check-in: 4e629e5790 user: matthias tags: trunk
13:46
initial empty check-in check-in: c05b1cbd02 user: matthias tags: trunk