Skip to content

issues Search Results · repo:sdrapkin/SecurityDriven.Inferno language:C#

Filter by

42 results
 (50 ms)

42 results

insdrapkin/SecurityDriven.Inferno (press backspace or delete to remove)

Sorry for the question here, but I am reading the FAQ and get the impression that the current symmetic encryption scheme use AES CRT adding all the safety measures that will prevent risks due to malleability ...
question
  • ItSkary
  • 1
  • Opened 
    on Dec 28, 2024
  • #48

I’ve recently updated from 1.5.3. to the latest version and seeing a breaking issues with EtM_DecryptTransform and EtM_DecryptTransform . Looking at the history I can see there is a breaking change in ...
  • stevenbeckett
  • 2
  • Opened 
    on Oct 14, 2023
  • #44

I am quite confused, if i try to decode a base64 with FromB64 extension method, it will return NULL. MTM2LDI3Mg== .FromB64() -- NULL MTM2LDI3Mg== .FromB64Url() -- byte[] {49,51,54,44,50,55,50} //correct ...
question
  • ItSkary
  • 4
  • Opened 
    on Dec 19, 2022
  • #43

Recently with Windows 11 Microsoft has made mandatory the use of TPM. I would like to know if there is some plan to implement some Inferno API to TPM, to easily encrypt/decrypt things using the device ...
  • ItSkary
  • 2
  • Opened 
    on Nov 18, 2022
  • #42

Greetings, probably i mistakenly used some API but i have followed example of code usage, and try to test latest version of the library (version 1.6.4, the latest on nuget) to crypt/decrypt some data. ...
question
  • ItSkary
  • 3
  • Opened 
    on Aug 23, 2022
  • #41

Hi! Is there a changelog file for this project somewhere? Best regards, D.R.
  • drauch
  • 3
  • Opened 
    on Aug 26, 2021
  • #39

I had a look in the source and CanReuseTransform is always set to false. Maybe there is a more technical reason as to why it s like this, I don t know.
question
  • ZeroSkill1
  • 2
  • Opened 
    on Dec 11, 2020
  • #38

@sdrapkin I ran into an issue while on MacOS where I cannot use the NETStandard library due to a bcrypt.dll reference missing. I was able to fix it by hacking up CryptoRandom with RNGCryptoServiceProvider. ...
enhancement
  • loligans
  • 5
  • Opened 
    on Oct 26, 2020
  • #37

Hi, Playing around with the TOTP api, and I noticed that Validate method call takes in a int in the second parameter:- https://github.com/sdrapkin/SecurityDriven.Inferno/blob/554fedb6b8aeff48a51d9a6c8bccc62ab46c64ae/Otp/TOTP.cs#L87 ...
question
  • indy-singh
  • 2
  • Opened 
    on Sep 1, 2020
  • #36

The documentation just says public static Func SHA384 HashFactory Sorry for such a simple question.
question
  • ScubaDrew
  • 2
  • Opened 
    on Jul 11, 2020
  • #35
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub