From 9d5ce2533d4824f2fdb0a621f6780ed3532538b0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 17 Jan 2021 15:35:54 +0100 Subject: [PATCH] Auto: misc. --- bcrypt.md | 10 ++++++++++ hashing-function.md | 8 ++++++++ journal/2021-01-17.md | 2 ++ 3 files changed, 20 insertions(+) create mode 100644 bcrypt.md create mode 100644 hashing-function.md diff --git a/bcrypt.md b/bcrypt.md new file mode 100644 index 000000000..fd4c9ebed --- /dev/null +++ b/bcrypt.md @@ -0,0 +1,10 @@ +# Bcrypt + +- [[password]] [[hashing function]] +- [[go]] https://en.wikipedia.org/wiki/Bcrypt + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[hashing function]: hashing-function "Hashing Function" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/hashing-function.md b/hashing-function.md new file mode 100644 index 000000000..f307327e4 --- /dev/null +++ b/hashing-function.md @@ -0,0 +1,8 @@ +# Hashing Function + +- [[pull]] [[hash function]] [[hash]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-01-17.md b/journal/2021-01-17.md index 782a82d81..0bf23b8ce 100644 --- a/journal/2021-01-17.md +++ b/journal/2021-01-17.md @@ -7,6 +7,8 @@ - [[fediverse]] - [[some things must be believed in order to be seen]] - [[the agora is a liminal entity]] +- [[vera]] + - [[bcrypt]] [//begin]: # "Autogenerated link references for markdown compatibility" [2021-01-16]: 2021-01-16 "2021-01-16"