I guess this function used to be called townsec_key_encryption_method_aes. However, it is now called townsec_encrypt_encryption_method_townsec_aes.
Going to attach a patch to correct this. I guess people testing this aren't actually using this encryption method.
Filing as major because it is possible to use another encryption method but still use AKM for key storage. Though for some use cases (needing NIST-certified encryption) it'd be critical.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | townsec_key_2673178_fix_encrypt_callback.patch | 789 bytes | wizonesolutions |
Comments
Comment #2
wizonesolutionsComment #3
wizonesolutionsHere's the patch. Finally, syslog isn't being flooded with warnings anymore (also, the module works).
Comment #4
rlhawkComment #5
rlhawkLooks good, marking RTBC.
Comment #7
rlhawk