summaryrefslogtreecommitdiff
path: root/gost.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleared SunCC warning "key hides GOST::Base::key"Jeffrey Walton2016-09-141-33/+33
|
* Backed out use of "static const" to declare constant; switch to "enum" ↵Jeffrey Walton2016-09-061-3/+0
| | | | (Issue 255)
* Initial fix for older Apple ld's non_lazy_ptr missing symbols (Issue 255)Jeffrey Walton2016-09-061-2/+5
|
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-123/+123
|
* add "volatile" to prevent compiler optimizing away codeweidai2010-06-181-1/+1
|
* port to GCC 4, reorganize implementations of SetKeyweidai2006-12-101-1/+1
|
* Initial revisionweidai2002-10-041-0/+123