sapling/eden/fs
Yedidya Feldblum d950fdeaed Wrappers for some of OpenSSL's crypto hash functions
Summary:
[Folly] Wrappers for some of OpenSSL's crypto hash functions.

Wraps some of the OpenSSL crypto hash functions with variants that take `ByteRange` for input and `MutableByteRange` for output, and also variants that take `const IOBuf&` for input as well.

These are a bit nicer to use than passing pointers and lengths separately.

Reviewed By: ivmaykov

Differential Revision: D3434562

fbshipit-source-id: 3688ef11680a029b7664ac417a7781e70f9c6926
2016-06-16 18:30:50 -07:00
..
cli support running in the foreground, and improve test cleanup 2016-06-16 12:44:06 -07:00
config add a BackingStore API 2016-06-13 15:16:29 -07:00
importer support retrieving file data from mercurial 2016-06-15 14:24:11 -07:00
inodes always show tree contents for (non-opaque) directories in the overlay 2016-06-15 14:24:12 -07:00
integration support running in the foreground, and improve test cleanup 2016-06-16 12:44:06 -07:00
model Wrappers for some of OpenSSL's crypto hash functions 2016-06-16 18:30:50 -07:00
overlay changes to path iterator behavior 2016-06-02 22:08:15 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Exclude the cpp_binary for the daemon from the python_binary for the CLI. 2016-06-15 17:07:58 -07:00
store add some debug logging in ObjectStore.cpp 2016-06-15 14:24:12 -07:00