-
The planned headless version should strive for the "Advanced Web Client" compliance as documented in https://xmpp.org/extensions/xep-0459.html.
|Feature |Provider |Implemented| Tested | Compliant …
-
**Is your feature request related to a problem? Please describe.**
This issue is to ask what the maintainers intend to do about cryptographic obsolescence to future-proof this project.
The https:/…
-
Hello, to provide more information and details, from #11266, I am opening a new issue to ask why I can't find the explicit IV where I think it should be.
As mentioned in the other issue, according …
-
I have [this CMS EnvelopedData generated with BouncyCastle](https://lapo.it/asn1js/#MIAGCSqGSIb3DQEHA6CAMIACAQAxggGdMIIBmQIBADBSMEUxQzBBBgNVBAMeOgB0AGgAZQAgAHMAdQBiAGoAZQBjAHQAIABmAG8AcgAgAHQAaABlACAA…
-
in model.py > Class Segment() > **init**() for the following line:
``` python
self.key = Key(base_uri=base_uri,**key) if key else None
```
if a segment has "#EXT-X-KEY:METHOD=NONE", it is missing th…
-
Clause 7.6.5.3 mandates the following:
> A key shall be used to encrypt (and decrypt) the enveloped data. This key (the plaintext key in "Figure 4 — Public-key encryption algorithm") shall be en…
-
### Description
We are trying to implement the key rotation for the RSA keys in keycloak, as described in the OIDC specification [here](https://openid.net/specs/openid-connect-core-1_0.html#RotateE…
-
XEP-0373: https://xmpp.org/extensions/xep-0373.html (base)
XEP-0374: https://xmpp.org/extensions/xep-0374.html (IM profile)
-
Hi,
we (@jurajsomorovsky @ic0ns @mmaehren @XoMEX @Kavakuo) are performing an analysis of the RFC-compliance of open-source TLS implementations. Below we list our findings for this implementation. We …
-
Currently, thelounge does not support StartTLS for the ldap:// protocol.
It's on the `TODO` comments for `ldap.js`:
https://github.com/thelounge/thelounge/blob/16236ec0bf04f6a1f375e54d69e64124e4f…