install user_rsa.h and fix leading bit function

This commit is contained in:
Jacob Barthelmeh
2015-12-15 13:50:01 -07:00
parent b9e2ff3055
commit b87c7fb460
3 changed files with 75 additions and 22 deletions

View File

@@ -61,6 +61,10 @@ EXTRA_DIST+= LICENSING
EXTRA_DIST+= INSTALL
EXTRA_DIST+= IPP
if BUILD_FAST_RSA
include_HEADERS += wolfcrypt/user-crypto/include/user_rsa.h
endif
# user crypto plug in example
EXTRA_DIST+= wolfcrypt/user-crypto/configure.ac
EXTRA_DIST+= wolfcrypt/user-crypto/autogen.sh