commit | c1f6588cf2400b3118bb4fcc65f695491110a4f3 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Mon Mar 04 10:40:37 2013 -0800 |
committer | Kenny Root <kroot@google.com> | Mon Mar 04 16:50:43 2013 -0800 |
tree | ac137da739e9c391ade0b891f7e6b67c1d7c6d9f | |
parent | 262e1917f72b45cdb063f06ace1b308e42a67453 [diff] |
NativeCrypto: add OpenSSLBIOInputStream Any APIs that deal with potentially unbounded input data need a better way of reading in data than byte arrays. This provides a building block to implement those APIs with OpenSSL. Change-Id: I58fef4388dc2731cc004ec5cb9ccc805acc55888