• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "security" but not "lambda" and "html"

 Tags: security  x  -lambda  x  -html  x 
  
  • 106k
    views
    1
    score
    RSA: a simple and easy-to-read implementation
    Python / encryption, learning, rsa, security / by Andrea Corbellini (10 years ago)
  • 9k
    views
    1
    score
    Simple Password Generator
    Python / security / by Isendrak Skatasmid (11 years ago)
  • 5k
    views
    1
    score
    Get additional group IDs for Unix user (pwd/grp modules)
    Python / group, linux, passwd, security, unix / by realityexists (12 years ago)
  • 15k
    views
    1
    score
    Python Sessions
    Python / cgi, cookie, management, python, security,