Computer networks -- 2007-2008 -- info.uvt.ro/Laboratory 11
Quick links:
- front;
- courses 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13;
- laboratories agenda, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, evaluation, tools, repository.
Encryption
edit- links:
Symmetric encryption
edit- stream ciphers:
- wikipedia:Stream cipher;
- algorithms:
- block ciphers:
- wikipedia:Block cipher:
- wikipedia:Block cipher modes of operation:
- wikipedia:Block cipher modes of operation#Initialization vector (IV);
- wikipedia:Block cipher modes of operation#Electronic codebook (ECB);
- wikipedia:Block cipher modes of operation#Cipher-block chaining (CBC);
- wikipedia:Block cipher modes of operation#Cipher feedback (CFB);
- wikipedia:Block cipher modes of operation#Output feedback (OFB);
- wikipedia:Block cipher modes of operation#Counter (CTR);
- algorithms:
Assymetric encryption
editMiscellaneous
edit- links:
Tools
edit- GPG:
- loop-aes and aespipe:
- LUKS:
- PhonebookFS:
Hashes
edit- links:
- algorithms:
- MD5 -- wikipedia:MD5;
- SHA family -- wikipedia:SHA hash functions;
- http://www.mathstat.dal.ca/~selinger/md5collision;
- tools:
- md5sum:
- sha1sum:
Digital signatures
edit- digital signatures:
- certificates:
Security protocols
edit- links:
- TLS/SSL -- wikipedia:Transport Layer Security;
- Kerberos -- wikipedia:Kerberos (protocol);
- IPSec -- wikipedia:IPsec;
Secure protocols
edit- links:
- SSH -- wikipedia:Secure Shell;
- HTTPS -- wikipedia:https;
- FTPS -- wikipedia:FTPS;
- SFTP -- wikipedia:SSH file transfer protocol;
- SMTP over TLS/SSL;