# Hashing & cryptographic primitives
**/*hashlib* @gpshead @tiran @picnixz
**/*hashopenssl* @gpshead @tiran @picnixz
-**/*pyhash* @gpshead @tiran
-**/sha* @gpshead @tiran @picnixz
-Modules/md5* @gpshead @tiran @picnixz
-**/*blake* @gpshead @tiran @picnixz
-Modules/_hacl/** @gpshead
+**/*pyhash* @gpshead @tiran @picnixz
+Modules/*blake* @gpshead @tiran @picnixz
+Modules/*md5* @gpshead @tiran @picnixz
+Modules/*sha* @gpshead @tiran @picnixz
+Modules/_hacl/** @gpshead @picnixz
**/*hmac* @gpshead @picnixz
+# libssl
+**/*ssl* @gpshead @picnixz
+
# logging
**/*logging* @vsajip