mirror of
https://github.com/FabInfra/S22.Sasl.git
synced 2025-03-12 06:41:52 +01:00
Update Readme.md
This commit is contained in:
parent
89f6286151
commit
cb9a9919c9
12
Readme.md
12
Readme.md
@ -1,3 +1,15 @@
|
|||||||
|
# COMMENTED by Kaleyroy
|
||||||
|
|
||||||
|
## Upgrade project to netstandard2 & Fixed DIGEST-MD5 issue
|
||||||
|
|
||||||
|
1. Support netcore (Upgrade netfx45 to netstandard2)
|
||||||
|
2. Removed System.Configuration dependency (Netfx legacy)
|
||||||
|
3. Removed RIPEMD-160 algorithm (Not supported in netcore)
|
||||||
|
4. Fixed DIGEST-MD5 issue (Please refer to https://github.com/smiley22/S22.Sasl/pull/3)
|
||||||
|
5. Excluded /Tests folder from project (For building only)
|
||||||
|
|
||||||
|
-----------------------------------------------------------------------------------
|
||||||
|
|
||||||
### Introduction
|
### Introduction
|
||||||
|
|
||||||
This repository contains a .NET assembly implementing the "Authentication and Security Layer" (SASL)
|
This repository contains a .NET assembly implementing the "Authentication and Security Layer" (SASL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user