Commit graph

1 commit

Author SHA1 Message Date
Lukas Burkhalter
987923f9d8
Add quick check for session key decryption (#249)
This commit adds the function QuickCheckDecrypt to the helper package.
The function allows to check with high probability if a session key can decrypt a data packet given its 24-byte prefix.
It only works for SEIPDv1 data packets that uses AES as a cipher.
2023-08-28 10:31:40 +02:00