-
-
a51.rar
A5 is a stream cipher. A5 is based on a combination of three linear feedback shift registers (LFSRs) with irregular clocking. It uses 64 bit keys. The register lengths are 19, 22, and 23. All the feedback polynomials are sparse. The output is the XOR of ...
-
-
qpskd.zip
this file have simple demodulation program for qpsk demodulation. it will give the bit of stream after demodulation of qpsk (quadrature phase shift keying) wave.
-
-
-
Real-Time-Abnormality-Detection-fromWebcams.zip
... paperuse incremental learning techniques
to adapt to changes in the data-stream. Experiments on several
months of webcam data show that our approach detects
plausible unusual scenes, which have not been observed in
the data-stream before.
-
Aes.zip
AesLib.pas is a C# interface to the AES encryption routines fromBrian Gladman. Generating of a salt valuePassword verificationGenerating of authentication codeEncryption of a streamDecryption of a stream.The source code of a sample program is included.
-
-
-
Hex2Bin.zip
C# tool to convert file with hex code to binary format
implemented via own HexStream class, child of the system Stream class
-