Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill Key Exchange as a separate interface | Simo Sorce | 2015-10-15 | 1 | -23/+0 |
| | | | | | | | | Ultimately it was decided that ECDH and the others can be implemented as simple classes without the overhead of an interface. So ... let's kill it, it was a fun process. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Introduce Key Exchange Agreements interface | Simo Sorce | 2015-10-07 | 1 | -0/+23 |
Signed-off-by: Simo Sorce <simo@redhat.com> |