paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
459 stars 48 forks source link

Release 3.1.1 #272

Closed paolostivanin closed 1 year ago

paolostivanin commented 1 year ago

This release brings lots of small under-the-hood changes. In particular, some memory leaks were fixed and error handling has been improved. Moreover, standard unsecure functions has been replaced with secure ones (using gcrypt)