Install sodium/crypto_stream_chacha20.h

This commit is contained in:
Frank Denis 2014-05-15 21:14:36 -07:00
parent a517bf9f0f
commit ddb48d3b1a

View File

@ -33,6 +33,7 @@ SODIUM_EXPORT = \
sodium/crypto_stream.h \ sodium/crypto_stream.h \
sodium/crypto_stream_aes128ctr.h \ sodium/crypto_stream_aes128ctr.h \
sodium/crypto_stream_aes256estream.h \ sodium/crypto_stream_aes256estream.h \
sodium/crypto_stream_chacha20.h \
sodium/crypto_stream_salsa20.h \ sodium/crypto_stream_salsa20.h \
sodium/crypto_stream_salsa2012.h \ sodium/crypto_stream_salsa2012.h \
sodium/crypto_stream_salsa208.h \ sodium/crypto_stream_salsa208.h \