Skip to content

issues Search Results · repo:JuliaCrypto/Nettle.jl language:Julia

Filter by

58 results
 (57 ms)

58 results

inJuliaCrypto/Nettle.jl (press backspace or delete to remove)

Revising the code I noticed that names are saved as AbstractString. Not that it matters much performance-wise, since everything is done in the C-callee, but maybe it is unnecessary, and they could be plain ...
  • nandoconde
  • 1
  • Opened 
    on Jun 22, 2022
  • #113

Hello I see the repo has been stable for a year and the number of stars is not too bad. Is there anything holding back a v1.0 release? It would display a very good image of the maturity and stability ...
  • nandoconde
  • 3
  • Opened 
    on Jun 20, 2022
  • #111

https://github.com/JuliaCrypto/Nettle.jl/blob/9aa25aa0f364aa213622ece6e57a593c84943ade/src/cipher.jl#L90-L93 This function trims the padding without checking whether it is valid, which means attacker ...
  • maple3142
  • 7
  • Opened 
    on Mar 13, 2022
  • #110

When opening an issue, please ping @staticfloat. With Nettle_jll 3.5, I am getting a could not load symbol nettle_hashes . See e.g. https://github.com/zsunberg/DMUStudent.jl/runs/2158159838?check_suite_focus=true#step:7:223 ...
  • zsunberg
  • 3
  • Opened 
    on Mar 21, 2021
  • #108

@staticfloat One of my packages has been getting failures on Travis-CI specifically with Julia 1.6. Now that 1.6 is in beta, starting to investigate. It works fine on my local Windows computer, so it ...
  • BioTurboNick
  • 11
  • Opened 
    on Jan 12, 2021
  • #107

Can you help me with PBKDF2 function ? Can t find it in your library. It will be helpful for web frameworks.
  • synxroform
  • 3
  • Opened 
    on Dec 1, 2020
  • #106

Hi guys, sorry to bother you but each time i try to add Nettle, i got an error : (v1.2) pkg add Nettle Resolving package versions... ERROR: Unsatisfiable requirements detected for package BinDeps [9e28174c]: ...
  • AubinMoreau
  • 2
  • Opened 
    on May 20, 2020
  • #105

@staticfloat please use the new jll artifacts of BinaryBuilder (link) Specifically, a Nettle_jll is already available in the repository Using it in Nettle.jl would be easier and would guarantee that ...
  • hros
  • Opened 
    on Mar 1, 2020
  • #103

Currently, it is not possible to write a hash function generic security protocols. To understand that, consider data and hash value. Let s say we want to test that the hash value corresponds to the data: ...
  • JanisErdmanis
  • 1
  • Opened 
    on Oct 30, 2019
  • #100

Currently, AutoMerge complains about this package does not have a [compat] section. It seems that project files are also not existent. @staticfloat is there a reason for not having a project file at this ...
  • JanisErdmanis
  • 2
  • Opened 
    on Oct 30, 2019
  • #99
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