CSDNCurrent en:V5.2.0

Aus Cryptshare Documentation
Version vom 31. Oktober 2022, 14:47 Uhr von Aydina (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== New Features == === Faster File Processing on the Cryptshare Server === The Cryptshare .NET API now uses the hash algorithm reported by the Cryptshare Serve…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche

New Features

Faster File Processing on the Cryptshare Server

The Cryptshare .NET API now uses the hash algorithm reported by the Cryptshare Server. This may prevent multiple rounds of hashing the same file since the Cryptshare Server immediately receives a SHA-256 hash.

Access to pre-processing results

It is now possible to access the pre-processing results of a transfer.

Remote Logging

Clients that use the .NET API have the possibility of sending log entries to the Cryptshare Server, thereby enabling remote diagnosis.

Additional Changes

The target framework has been updated to .NET Framework 4.8.