History log of /fuchsia/zircon/system/utest/digest/rules.mk
Revision Date Author Comments
# 9702992f 09-Nov-2017 Aaron Green <aarongreen@google.com>

[digest] Switch from cryptolib to uboringssl

This CL switches the SHA-256 implementation for ulib/digest to use
uboringssl, which includes optimized assembly and hardware acceleration
to provide better message digest performance.

Change-Id: Id3dedbc8232b4f4491b19fe46ef9e1415eea7358


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

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 59e644b1 07-Sep-2017 George Kulakowski <kulakowski@google.com>

[zircon][mxtl->fbl] Rename mxtl to fbl

Change-Id: Ie21b6498e1bfb0a7fa0315e40b9e5c3ee78646be


# 1b56ae23 20-Jun-2017 Aaron Green <aarongreen@google.com>

[digest] Rename ulib/merkle to ulib/digest.

The merkle ulib is really about digests, which may or may not be
Merkle-Damgard constructions in the future. As such, this CL performs
several renames in order to make things clearer.

Change-Id: I81377b7afa390e9987ad18f19524e8e3aedd1e69