Name Description Size
algo_filt.cpp 2066
b64_filt.cpp Base64_Encoder Constructor 4006
basefilt.cpp Chain Constructor 947
buf_filt.cpp Buffered_Filter Constructor 2516
cipher_filter.cpp 2252
comp_filter.cpp 2509
data_snk.cpp Write to a stream 1419
data_snk.h This class represents abstract data sink objects. 1802
fd_unix
filter.cpp Filter Constructor 2538
filter.h This class represents general abstract filter objects. 4363
filters.h Filter mixin that breaks input into blocks, useful for cipher modes 21428
hex_filt.cpp Size used for internal buffer in hex encoder/decoder 3721
info.txt 334
out_buf.cpp Read data from a message 2296
out_buf.h Container of output buffers for Pipe 947
pipe.cpp A Filter that does nothing 6411
pipe.h This class represents pipe objects. A set of filters can be placed into a pipe, and information flows through the pipe until it reaches the end, where the output is collected for retrieval. If you're familiar with the Unix shell environment, this design will sound quite familiar. 12612
pipe_io.cpp Write data from a pipe into an ostream 1240
pipe_rw.cpp Look up the canonical ID for a queue 3731
secqueue.cpp A node in a SecureQueue 5022
secqueue.h A queue that knows how to zeroize itself 1748
threaded_fork.cpp Semaphore for indicating that there is work to be done (or to quit) 3572