- bcrypt.py: securing an Eve-powered API with bcrypt encoded passwords
- roles.py: securing an Eve-powered API with role-based access control
- sha1-hmac.py: securing an Eve-powered API with SHA1/HMAC encoded passwords
- token.py: securing an Eve-powerd API with Token based authentication
- hmac.py: secuing an Eve-powered API with HMAC-based authentication
