Prajay Basu
Prajay Basu
.NETCore already has hardware accelerated types (System.Numerics.Vectors) which should work cross platform - I believe functions like Salsa will be able to take advantage of that, correct me if I...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
I wanted to use your findings to write an (open source) library/application since it is not possible for me to sign an NDA. Is it possible for you to release...
Stack Trace ``` Unhandled exception! System.TypeInitializationException: A type initializer threw an exception. To determine which type, inspect the InnerException's StackTrace property. ---> EETypeRva:0x00BAC1C8(System.Runtime.InteropServices.MissingInteropDataException): Microsoft.Management.Infrastructure.Native.DeserializerCallbacks+GetIncludedFileBufferAppDomainProxyDelegate is missing delegate marshalling data. To...
Stack trace : ``` System.InvalidCastException: Invalid cast from 'System.String' to 'System.Guid'. at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider) at LiteDB.BsonMapper.DeserializeDictionary(Type K, Type T, IDictionary dict, BsonDocument value) at LiteDB.BsonMapper.Deserialize(Type type,...
I'm wondering if https-dns-proxy will consider supporting TCP. I am trying to have a setup like this: https-dns-proxy dnsmasq DNS over TLS proxy My devices It is quite easy to...
I am not sure if this is quite in the scope of sslscan but it would be nice to be able to verify ECH and ESNI in sslscan. Verifying full...