1SHA3SUM
2=======
3
4Install
5-------
6
7Install the plugin over the webfrontend by using the url:
8https://github.com/user9209/DokuWikiSha3Plugin/archive/master.zip
9
10
11How to use
12----------
13
14Generates a SHA3-512 hash of a string.
15
16Tag is [[SHA3:_INFORMATION_]] for hash of _INFORMATION_.
17
18For example [[SHA3:]] will generate for a empty string:
19
20SHA3-512:
21a69f73cca23a9ac5c8b567dc185a756e97c982164fe25859e0d1dcc1475c80a6
2215b2123af1f5f94c11e3e9402c3ac558f500199d95b6d3e301758586281dcd26
23
24
25Copyright
26---------
27
28Plugin code is under GPL 3 license by Georg Schmidt.
29SHA3 code is under MIT license by Bruno Bierbaumer.
30
31
32Tested
33------
34
35Dokuwiki Version: 2018-04-22b
36