4cd0882e4d
Add some blurb in README
ac5c8eef61
Initial commit
eb5cf4b1b3
Add Apache License headers to source files
ca75dae6fc
Add vz_CStringptr_free()
f102b4f74d
Add vz_Message_get_ciphertext()
24d2674ecc
Start work on Message
2817e89d95
Start work on Ed25519Signature
5e9821e798
Remove some unnecessary "return" keywords
c1f3066067
Implement vz_Ed25519PublicKey_to_base64()
2f13daee97
Start working on Ed25519PublicKey
827e73d24d
Add IdentityKeys
26eb73dbf9
Add remaining Account functions, two of them only stubs for now
5c51422448
Handle null error pointer in vz_Account_create_inbound_session()
5a1aa1d032
Minor code tweaks in Account
pkg-config support
fc1be9d481
Fix return value type
8f038114d2
Fix a typo in return value
778110bf2d
Add some more Account functions
391a4f5af8
Add getters for OneTimeKeyGenerationResult
16eaf05d74
Use error code for invalid args in vz_Account_remove_one_time_key()