Age | Commit message (Expand) | Author |
---|---|---|
2016-08-30 | emile: API break, rename sha1 to hmac_sha1, introduce real sha1. | Gustavo Sverzut Barbieri |
2015-03-17 | emile: fix emile_binbuf_sha1() signature when no cipher is used | Vincent Torri |
2015-03-17 | emile: change the API to allow supporting other cipher in the future. | Cedric BAIL |
2015-03-17 | emile: reduce code duplication between gnutls and openssl backend. | Cedric BAIL |
2015-03-17 | emile: Add SSL support. | Cedric BAIL |
2015-03-17 | emile: make the initialization part of backend cipher file to. | Cedric BAIL |
2015-03-17 | emile: split OpenSSL, GNUTLS and no cipher into separate file as a first step... | Cedric BAIL |
2015-03-17 | emile: make cipher initialization optional. | Cedric BAIL |
2015-03-17 | emile: expose cipher/uncipher block logic. | Cedric BAIL |