Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 28, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

picnixz added 2 commits July 28, 2025 07:36
Macros used in cryptographic extension modules are partially rewritten
to use `static inline` functions when possible to help code completion.
)

The `Modules/hashlib.h` helper file is now removed and split into multiple files:

* `Modules/_hashlib/hashlib_buffer.[ch]` -- Utilities for getting a buffer view and handling buffer inputs.
* `Modules/_hashlib/hashlib_fetch.h` -- Utilities used when fetching a message digest from a digest-like identifier.
  Currently, this file only contains common error messages as the fetching API is not yet implemented.
* `Modules/_hashlib/hashlib_mutex.h` -- Utilities for managing the lock on cryptographic hash objects.
@pull pull bot locked and limited conversation to collaborators Jul 28, 2025
@pull pull bot added the ⤵️ pull label Jul 28, 2025
@pull pull bot merged commit 45138d3 into TechPenguineer:main Jul 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants