Actions
Bug #4314
closedndnsec import: segfault upon wrong passphrase
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Tools
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
3.00 h
Description
Steps to reproduce:
ndnsec key-gen /identityndnsec export /identity -o mykey.ndnkey, type "1" as passphrase twicendnsec delete /identityndnsec import mykey.ndnkey, type "2" as passphrase
Actual: segfault in ndn::security::v2::KeyChain::importSafeBag
Actions