about summary refs log tree commit diff
path: root/content/posts/2022-10-23-bcrypt-hashing-time.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2022-10-23-bcrypt-hashing-time.md')
-rw-r--r--content/posts/2022-10-23-bcrypt-hashing-time.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/content/posts/2022-10-23-bcrypt-hashing-time.md b/content/posts/2022-10-23-bcrypt-hashing-time.md
index 2a7bd80..fe7c0ad 100644
--- a/content/posts/2022-10-23-bcrypt-hashing-time.md
+++ b/content/posts/2022-10-23-bcrypt-hashing-time.md
@@ -1,11 +1,9 @@
----
-title: "Bcrypt hashing time"
-date: 2022-10-23
-lang: en
-categories: [ blog, software ]
-tags: [miscellaneous, bcrypt, hashing, measurement]
-translationKey: "2022-10-23-bcrypt-hashing-time"
----
++++
+title = "Bcrypt hashing time"
+date = 2022-10-23
+categories = [ "exp" ]
+tags = ["miscellaneous", "bcrypt", "hashing", "measurement"]
++++
 
 ## Measurements