dotnet / dotnet/Kerberos.NET

Add support to cryptographic PInvoke for ROM<byte> ROS<byte> to reduce allocations

Open
#58 9 comments 0 reactions 0 assignees View on GitHub
enhancement up-for-grabs
Dominant language
C#
Stars
567
Forks
109
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
The existing implementations require a lot of allocating and copying because of historical interfaces in .NET. We can bypass these interfaces and call directly into a PAL (Win32 on Windows, custom on other platforms).

This requires issue #57 to be completed first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.