ciphern 0.2.1

Enterprise-grade cryptographic library
Documentation
/target
docs/

# Logs
*.log
logs/

# Caches
__pycache__/
.cache/
node_modules/

# Build artifacts
dist/
build/

# Temporary files
*.tmp
*.temp
*.bak
*~
.DS_Store
Thumbs.db

# IDEs
.idea/
.vscode/
*.swp
*.swo

# Sensitive information
.env
.env.local
Cargo.lock
*.key
*.pem
db.sqlite
secret/
.trae/
test_crate
temp/
.cargo/