Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
049f8f72d77f9f5100d3a2ee9a75def70b7f15a5
/
src
/
security
/
signature
/
sha256-with-rsa-handler.cpp
2105dbe
security: internal: In Sha256WithRsaHandler, renamed verify to verifySignature.
by Jeff Thompson
· 11 years ago
ce11576
In all .cpp files, remove using namespace ndn::ptr_lib and explicitly use ptr_lib::shared_ptr and make_shared.
by Jeff Thompson
· 11 years ago
ba16b8f
Move validation-request.hpp to public API. Moved static verifySha256WithRsaSignature to new Sha256WithRsaHandler::verify.
by Jeff Thompson
· 11 years ago