Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0457b6462dea4ddb8419663afce4c79c68d4a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Checksum
========

**Plugin for [Nextcloud](https://nextcloud.com) to create hashes of files.**

![animation](screenshots/checksum.gif)

Installation
------------

In your Instance, simply navigate to »Apps«, choose the category »Files«, find the Checksum app and enable it.


Usage
-----

Just open the details view of the file (Sidebar). There should be a new tab called "Checksum". Select a algorithm and it will try to generate a hash. If you want an other algorithm, just click on the reload button. 

Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.

Compatibility
-------------

- This app was only tested on Nextcloud v20 to v21 and php v7.(2|4).
- For older nextcloud versions check older releases.