Maintainer
Franck Arnaud
Description
Nenie Net is a library of networking components in Eiffel. It has been loosely built as the components necessary to make a webmail program but each component should stand on its own.
The library is in development and subject to change.
Categories
Versions
Links
Features
- Cryptography (library/crypto)
- MD5 hash
- HMAC
- DES, triple-DES symmetric block ciphers
- CBC, CFB block cipher chaining
- bit twiddling and bit block utilities
- Email (library/email)
- POP3 client protocol
- SMTP client/server protocol
- RFC822 parsing
- MIME multipart, content type, etc
- Base64 encoding
- Quoted printable encoding
- Some character set support
- Date support ISO and RFC
- Webmail application
- Web scripts (library/cgi)
- Support classes (library/support)
- character stream
- HTML generation (very limited)
- Random numbers
- misc :-)
Supported compilers
Platforms
Licensing
Dependencies