History log of /dflybsd-src/lib/libc/string/timingsafe_bcmp.3 (Results 1 – 3 of 3)
Revision Date Author Comments
# d79aa16a 14-Apr-2019 Sascha Wildner <saw@online.de>

libc: Adjust HISTORY sections in a few recently added manual pages.


# afe603d8 14-Apr-2019 Sascha Wildner <saw@online.de>

timingsafe_bcmp.3: Add missing .Lb.


# 641ead6d 09-Apr-2019 zrj <rimvydas.jasinskas@gmail.com>

libc/string: Add timing_safe functions from OpenBSD.

Good and small functions for crypto retlated things.
Add manpage and set __pure attributes.

Taken-from: OpenBSD