From 6bf71179af63d18b1e148d6968afcf750eeeb465 Mon Sep 17 00:00:00 2001 From: Tommi2Day Date: Sun, 17 Mar 2024 18:57:14 +0100 Subject: [PATCH] update readme --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6138a6b..a63ff89 100644 --- a/Readme.md +++ b/Readme.md @@ -9,7 +9,11 @@ this is a collection of my often used functions - common: Common functions used in modules and implementations -- pwlib: password generation, storing and handling with RSA, Openssl and Hashicorp Vault functions +- pwlib: + - password generation, + - password storing and handling with RSA, Openssl, GoPass, Amazon KMS and Hashicorp Vault + - totp generation + - scram hashing - tools: collection of often used tools as build loader - dblib: db related functions, esp. for oracle and tns handling - maillib: function to send Mails