Skip to content

GCM with encryption only using Botan-3 #3540

Answered by randombit
jhfigueiredo asked this question in Q&A
Discussion options

You must be logged in to vote

I did not look at your code 😅 but I created an example that seems to work in #3541 the idea being you would just include CursedGCM_Encryption and CursedGCM_Decryption within your own application, and use them in the case that you need to use this (did I mention cursed!!) tagless GCM.

As I mentioned for the encryption you could alternatively just use normal GCM and chop off the tag at the end.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jhfigueiredo
Comment options

@randombit
Comment options

Answer selected by randombit
@jhfigueiredo
Comment options

@mouse07410
Comment options

@randombit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants