-
Sample usage:
``` ruby
def spanish_active_users
Repository.for(User).where(:active => true).and(:iso2 => 'ES').all
end
# Operators: :gt, :lt, :gte, :lte, :like, :not
# See: http://sequel.jeremyeva…
-
Once we get all modules in a registry, we'll need to ensure we have a clear path for versioning of the modules. Modules can be versioned like a container is, with tags.
I'm thinking we version a…
-
- [x] The new title should be something like "Algorithms and Identifiers for CRYSTALS-DILITHIUM in the Internet X.509 Public Key Infrastructure.”
- [x] The document should more clearly identify the …
-
I'm trying to use the library with an ARM Cortex M4 and I'm having problems with the dilithium library's getrandom crate because the error message says:
`the thumbv7em-none-eabi target may not suppor…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug to determine a way forward for this issue with Unicorn
**What is the current behavior?**
Currently, when we sync a unicorn t…
-
Change the text under the API View link to say API View links are required instead of preferred:
![Image](https://github.com/Azure/azure-sdk-pr/assets/28957151/4b39b3e5-dc19-4776-aa4b-e7b19fdd44…
-
Falcon looks like a good option: https://github.com/rustpq/pqcrypto
-
I want to know how to realize the random oracle.
Which hash function have you chosen?
-
This issue was originally https://github.com/jgm/pandoc-citeproc/issues/377, moved here on @jgm's suggestion. https://github.com/jgm/pandoc/issues/2335 is related but different, because that issue doe…
-
The WinGet team recently released [WinGet configuration](https://learn.microsoft.com/en-us/windows/package-manager/configuration/), which is configuration as code that can help Windows developers with…