scclib
Stable Cloud Computing C++ Library
File List
Here is a list of all documented files with brief descriptions:
[detail level
1
2
3
4
]
▼
crypto
▼
pub
►
crypto
bignum.h
Big number arithmetic
cert.h
X.509 and RSA certificates
cipher.h
Symmetric block ciphers
der.h
Distinguished encoding rules (DER)
ecc.h
Elliptic curve cryptography
hash.h
One-way hashing and message digests
random.h
Random number generator
rsa.h
RSA public key cryptography
secvec.h
Secure vector
uuid.h
Universally Unique Identifier (uuid)
▼
unittest
bignum.cc
Tests for
Big number arithmetic
cert.cc
Test file for
X.509 and RSA certificates
cipher.cc
Test file for
Symmetric block ciphers
der.cc
Test file for
Distinguished encoding rules (DER)
der_cert.cc
Test file for
Distinguished encoding rules (DER)
ecc.cc
Test file for
Elliptic curve cryptography
hash_digest.cc
Test file for
One-way hashing and message digests
main.cc
random.cc
Tests for
Random number generator
rsa.cc
Test file for
RSA public key cryptography
secvec.cc
Tests for
Secure vector
uuid.cc
Tests for
Universally unique identifier (uuid)
cert.cc
der.cc
doxygen.cc
secvec.cc
uuid.cc
▼
encode
▼
pub
►
encode
adler32.h
Adler32 rolling checksum
base64.h
hex.h
Binary to hex string converter
▼
unittest
adler32.cc
Test file for
Checksums
base64.cc
Tests for
Base 64 encoding
hex.cc
Tests for
Binary to hex string converter
main.cc
adler32.cc
base64.cc
doxygen.cc
hex.cc
▼
examples
▼
net
netmain.cc
Networking example
doxygen.cc
▼
net
▼
pub
►
net
inet.h
Internet tcp and udp networking
net_if.h
Internet network interface utility
socket.h
Low-level tcp and udp sockets
unix.h
Unix domain tcp and udp networking
▼
unittest
inet.cc
Tests for
Internet tcp and udp networking
sockets
inet_stream.cc
Tests for
Internet tcp and udp networking
streams
inetaddr.cc
Tests for
Internet tcp and udp networking
addresses
main.cc
net_if.cc
Tests for
Internet network interface utility
unix.cc
Tests for
Unix domain tcp and udp networking
doxygen.cc
inet.cc
Internet tcp and udp networking
implementation
net_if.cc
Internet network interface utility
implementation
socket.cc
Low-level tcp and udp sockets
implementation
unix.cc
Unix domain tcp and udp networking
implementation
▼
util
▼
pub
►
util
event.h
Signaling kernel event counter
filedesc.h
File descriptor
fs.h
Common file system utilities
iobase.h
Input/output stream base reader/writer interface classes
iopipeline.h
Input/output streaming pipeline
iostream.h
Base input/output stream classes
logger.h
Thread safe logging
poller.h
Linux kernel i/o event notification (poller)
rwcounter.h
Read/write counter
rwloopbuf.h
Loopback read/write buffer
rwtimer.h
Read/write timer
safe_clib.h
Signal-safe C library wrapper
▼
unittest
event.cc
Tests for
Signaling kernel event counter
filedesc.cc
Tests for
File descriptor
fs.cc
Tests for
Common file system utilities
iohelper.cc
Tests for
input/output stream utilities
iostream.cc
Tests for
input/output stream utilities
logger.cc
Tests for
Thread safe logging
main.cc
poller.cc
Tests for
Kernel file descriptor event notification poller
safe_clib.cc
Tests for
Signal-safe C library wrapper
doxygen.cc
event.cc
Signaling kernel event counter
implementation
filedesc.cc
File descriptor
implementation
fs.cc
Common file system utilities
implementation
iostream.cc
input/output stream utilities
implementation
logger.cc
Thread safe logging
implementation
poller.cc
Kernel file descriptor event notification poller
implementation
safe_clib.cc
Signal-safe C library wrapper
implementation
Generated by
1.9.1