Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
50b922646571135e64ec8544eac7868a49935a01
/
src
/
util
/
sha256.cpp
5d0b010
encoding: remove duplicate buf() and get() methods from Buffer class
by Davide Pesavento
· 7 years ago
6938e34
util: rename digest.hpp to sha256.hpp
by Junxiao Shi
· 7 years ago
[Renamed (99%) from src/util/digest.cpp]
10b24be
util: deprecate crypto::computeSha256Digest()
by Davide Pesavento
· 7 years ago
6717fbd
util: remove Digest class template
by Davide Pesavento
· 7 years ago
9436831
util: reimplement Sha256 using security::transform
by Davide Pesavento
· 7 years ago
574aa86
security: Add a set of signature verification helpers
by Alexander Afanasyev
· 8 years ago
73e3004
docs: Correct copyright statements
by Alexander Afanasyev
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
8828ca6
util: Improvements of string helpers
by Alexander Afanasyev
· 9 years ago
d27334f
util: Add constructor of Digest object from std::istream&
by Alexander Afanasyev
· 9 years ago
6800e1f
util: Add missing include
by Alexander Afanasyev
· 10 years ago
9ad2d72
util: Add toString and operator<< for util::Digest
by Yingdi Yu
· 10 years ago
de222c7
util: Add stateful digest
by Yingdi Yu
· 10 years ago