History log of /fuchsia/zircon/third_party/ulib/cryptolib/include/lib/crypto/cryptolib.h
Revision Date Author Comments
# 154b376f 24-Sep-2017 Roland McGrath <mcgrathr@google.com>

[ulib][cryptolib] Avoid variable length arrays

The maximum stack requirements of this code are modest.
It's better to use fixed sizes than dynamic ones even if
the dynamic sizes might be slightly smaller.

Change-Id: Id997c120b6d692c81efcffe2e0efbab065fca8ef


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# c933ab19 27-Sep-2016 Todd Eisenberger <teisenbe@google.com>

[cryptolib] Make cryptolib available in usermode and kernelmode

Change-Id: Ice89298a2578c0d520ee338031308e02a2dbbc63