Name Description Size
algo_filt.cpp 2120
b64_filt.cpp Base64_Encoder Constructor 4350
b64_filt.h 266
basefilt.cpp Chain Constructor 898
basefilt.h 344
buf_filt.cpp Buffered_Filter Constructor 2539
buf_filt.h 263
cipher_filter.cpp 2295
cipher_filter.h 277
comp_filter.cpp for unique_ptr 2536
comp_filter.h 295
data_snk.cpp Write to a stream 1476
data_snk.h This class represents abstract data sink objects. 1829
fd_unix
filter.cpp Filter Constructor 2313
filter.h This class represents general abstract filter objects. 4380
filters.h Filter mixin that breaks input into blocks, useful for cipher modes 22085
hex_filt.cpp Size used for internal buffer in hex encoder/decoder 3967
hex_filt.h 257
info.txt 322
key_filt.h 253
out_buf.cpp Read data from a message 2420
out_buf.h Container of output buffers for Pipe 918
pipe.cpp A Filter that does nothing 6130
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. 12938
pipe_io.cpp Write data from a pipe into an ostream 1224
pipe_rw.cpp Look up the canonical ID for a queue 3844
secqueue.cpp A node in a SecureQueue 4848
secqueue.h A queue that knows how to zeroize itself 1623
threaded_fork.cpp Semaphore for indicating that there is work to be done (or to quit) 3610