about summary refs log tree commit diff
path: root/content/posts/2022-10-23-bcrypt-hashing-time.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-24 22:47:23 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-24 22:47:23 +0700
commit94f18e532f73ea80076953daf9b3a616378e91eb (patch)
tree4aa60463401a5e80a8ebcd4adebc3ce56960929d /content/posts/2022-10-23-bcrypt-hashing-time.md
parentc52bb322b353c38e9ad12c5b1034d36441beb2b9 (diff)
downloadblog-94f18e532f73ea80076953daf9b3a616378e91eb.tar.gz
Update categories
Diffstat (limited to 'content/posts/2022-10-23-bcrypt-hashing-time.md')
-rw-r--r--content/posts/2022-10-23-bcrypt-hashing-time.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2022-10-23-bcrypt-hashing-time.md b/content/posts/2022-10-23-bcrypt-hashing-time.md
index a77ed72..2a7bd80 100644
--- a/content/posts/2022-10-23-bcrypt-hashing-time.md
+++ b/content/posts/2022-10-23-bcrypt-hashing-time.md
@@ -2,7 +2,7 @@
 title: "Bcrypt hashing time"
 date: 2022-10-23
 lang: en
-categories: [ blog ]
+categories: [ blog, software ]
 tags: [miscellaneous, bcrypt, hashing, measurement]
 translationKey: "2022-10-23-bcrypt-hashing-time"
 ---