From 29bdb995706a603f2817e99c8907ecbf185c1810 Mon Sep 17 00:00:00 2001 From: Rostyslav Khudolii Date: Sun, 6 Mar 2022 15:17:45 +0100 Subject: Add support for SRP6 FFI Introduce C99 API for both SRP6 server- and client- side functionalities. Follow the example of existing APIs for the output values: BigInt -> uint8_t[]. Update botan2.py to use it and thus provide Python bindings. --- doc/credits.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/credits.rst b/doc/credits.rst index a2b48bf24..912780c7e 100644 --- a/doc/credits.rst +++ b/doc/credits.rst @@ -154,3 +154,8 @@ snail-mail address (S), and Bitcoin address (B). E: daniel.wyatt@ribose.com W: https://www.ribose.com/ D: SM3, Streebog, various minor contributions + + N: Rostyslav Khudolii + E: rhudoliy@gmail.com + D: SRP6 FFI + S: Ukraine/Denmark -- cgit v1.2.3