Computer networks -- 2007-2008 -- info.uvt.ro/Laboratory 11
From Wikiversity
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.
Contents |
[edit] Encryption
- links:
[edit] Symmetric encryption
- 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:
[edit] Assymetric encryption
[edit] Miscellaneous
- links:
[edit] Tools
- GPG:
- loop-aes and aespipe:
- LUKS:
- PhonebookFS:
[edit] Hashes
- links:
- algorithms:
- MD5 -- wikipedia:MD5;
- SHA family -- wikipedia:SHA hash functions;
- http://www.mathstat.dal.ca/~selinger/md5collision;
- tools:
- md5sum:
- sha1sum:
[edit] Digital signatures
- digital signatures:
- certificates:
[edit] Security protocols
- links:
- TLS/SSL -- wikipedia:Transport Layer Security;
- Kerberos -- wikipedia:Kerberos (protocol);
- IPSec -- wikipedia:IPsec;
[edit] Secure protocols
- links:
- SSH -- wikipedia:Secure Shell;
- HTTPS -- wikipedia:https;
- FTPS -- wikipedia:FTPS;
- SFTP -- wikipedia:SSH file transfer protocol;
- SMTP over TLS/SSL;