.. |
CCryptoMode.cpp
|
- Removed GCM, CTR and OFB encryption modes.
|
2013-08-16 18:06:30 +00:00 |
CCryptoMode.h
|
moved new crypto stuff into io library, since it inherits CStreamFilter
|
2013-05-30 13:48:08 +00:00 |
CCryptoOptions.cpp
|
- Removed GCM, CTR and OFB encryption modes.
|
2013-08-16 18:06:30 +00:00 |
CCryptoOptions.h
|
moved new crypto stuff into io library, since it inherits CStreamFilter
|
2013-05-30 13:48:08 +00:00 |
CCryptoStream.cpp
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
CCryptoStream.h
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
CMakeLists.txt
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
CStreamBuffer.cpp
|
corrected license and author attribution (cs 2002-2012, nb 2008-2012)
|
2012-09-04 02:09:56 +00:00 |
CStreamBuffer.h
|
corrected license and author attribution (cs 2002-2012, nb 2008-2012)
|
2012-09-04 02:09:56 +00:00 |
CStreamFilter.cpp
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
CStreamFilter.h
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
ECryptoMode.h
|
- Removed GCM, CTR and OFB encryption modes.
|
2013-08-16 18:06:30 +00:00 |
IStream.h
|
- made unit testing easier by (mostly) removing the event queue singleton.
|
2013-06-29 14:17:49 +00:00 |
IStreamFilterFactory.h
|
corrected license and author attribution (cs 2002-2012, nb 2008-2012)
|
2012-09-04 02:09:56 +00:00 |
XIO.cpp
|
moved new crypto stuff into io library, since it inherits CStreamFilter
|
2013-05-30 13:48:08 +00:00 |
XIO.h
|
moved new crypto stuff into io library, since it inherits CStreamFilter
|
2013-05-30 13:48:08 +00:00 |