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: d8406329a04ccde300988f2f4614938cd7f5a7cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Checksum

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

![animation](screenshots/checksum.gif)


## Installation

Clone this repository into your apps folder and checkout the desired tag.


## Usage

Open the details view of the file (sidebar). There should be a new tab called "Checksum".
Select an algorithm and it will try to generate a hash.

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


## Compatibility

I only tested the app for the Nextcloud from v20 to v21 and php v7.4.