aboutsummaryrefslogtreecommitdiff
path: root/src/sas.c
AgeCommit message (Collapse)Author
2020-09-23also check that the pubkey is set when calculating the MACHubert Chathi
2020-09-23set their_key_set flag explicitly on initHubert Chathi
2020-09-23SAS: add olm_sas_is_their_key_setSaúl Ibarra Corretgé
Also make olm_sas_generate_bytes fail if their key wasn't set.
2019-05-14add comment about input buffers being overwrittenHubert Chathi
also make some params const where possible
2019-04-02add support for an incorrect KDF that snuck into Riot 1.0Hubert Chathi
2019-01-21initial implementation of short authentication string generationHubert Chathi