Added first commit of Pico OpenPGP with PIV support.
It shares the PIN of OpenPGP. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -37,6 +37,7 @@ add_executable(pico_openpgp)
|
||||
set(SOURCES ${SOURCES}
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/openpgp/openpgp.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/openpgp/files.c
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/openpgp/piv.c
|
||||
)
|
||||
|
||||
set(INCLUDES ${INCLUDES}
|
||||
|
||||
Reference in New Issue
Block a user