This website requires JavaScript.
Explore
Help
Sign In
jeff
/
NSspi
Watch
1
Star
0
Fork
0
You've already forked NSspi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25
Commits
1
Branch
8
Tags
6f5834c7166b16c35cbe9d62a8fe34e5e9f10c96
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
antiduh
6f5834c716
No longer need unsafe.
2014-06-23 21:50:21 +00:00
Contexts
Initial implementation of EncryptMessage and DecryptMessage.
2014-06-23 21:50:12 +00:00
Credentials
I can now successfully call InitializeSecurityContext and get a status of ContinueNeeded.
2014-06-21 16:32:34 +00:00
Properties
New project to interface with the Microsoft Windows SSPI integration authentication API.
2014-06-18 21:26:43 +00:00
SecureBuffer
No longer need unsafe.
2014-06-23 21:50:21 +00:00
ByteWriter.cs
Initial implementation of EncryptMessage and DecryptMessage.
2014-06-23 21:50:12 +00:00
NativeMethods.cs
A little cleaner, and we can complete negotiation.
2014-06-23 00:13:50 +00:00
NSspi.csproj
Initial implementation of EncryptMessage and DecryptMessage.
2014-06-23 21:50:12 +00:00
NSspi.sln
Initial implementation of EncryptMessage and DecryptMessage.
2014-06-23 21:50:12 +00:00
PackageNames.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
Program.cs
Initial implementation of EncryptMessage and DecryptMessage.
2014-06-23 21:50:12 +00:00
SecurityStatus.cs
I can now successfully call InitializeSecurityContext and get a status of ContinueNeeded.
2014-06-21 16:32:34 +00:00
SSPIException.cs
Implemented Credential acquisition and release.
2014-06-19 02:26:30 +00:00
S
Description
A C# / .Net interface to the Win32 SSPI authentication API
294
KiB
Languages
C#
100%