Skip to contents

Lock/Unlock

Functions to encrypt and decrypt files using RSA encryption.

lock_file() unlock_file()
Encrypt or decrypt single files
lock_dir() unlock_dir()
Encrypt or decrypt all files in a directory
save_and_lock()
Save and lock a file

StatiCrypt

Functions to interface with the StatiCrypt encryption tool.

staticrypt()
Encrypt or Decrypt HTML Files with StatiCrypt

Utilities

Helper functions for key generation and management.

rsa_keygen()
Generate and write a pair of RSA keys