BenBE on Nostr: Based on an old competition from npub143w05…xpykj over at that birdsite: Can we ...
Based on an old competition from npub143w05y7xvyhu85h93gpw3uun0zwza9qtmxlt3qm9y0x2re3a8apq5xpykj (npub143w…pykj) over at that birdsite:
Can we write a modern cipher (AEAD for extra points) in 280/500 chars (for 500 chars: decls included)?
Assume C23, p[P] holds input, e[E] receives output, k[K] is the key, a[A] for additional data (for AEAD). Headers pre-included: stdbool.h, stddef.h, stdint.h
Can we write a modern cipher (AEAD for extra points) in 280/500 chars (for 500 chars: decls included)?
Assume C23, p[P] holds input, e[E] receives output, k[K] is the key, a[A] for additional data (for AEAD). Headers pre-included: stdbool.h, stddef.h, stdint.h