-
Thanks for your time! I am not professional about this. In the `X509_CRL` structure,there seems to be difficult to get the address of `crl.sig_alg`,while a similar function named `X509_get0_tbs_sig…
-
PKCS7_SIGNER_INFO_sign() use 'DigestSign' series of APIs
to sign, so when verify a signature shoule call corresponding APIs
like 'DigestVerify' series of APIs.
Example: When create a signature with…
-
Keeping track of changes / testing related to `data.table` replacement of `plyr` / `reshape` functionality. Each change should be checked and a new test added if there isn't sufficient coverage. See r…
-
We should consider expanding the landscape to include other financial services open source / open standards projects. Here is a candidate list for addition. Please add more ideas in the comments below…
-
Today's Johns Hopkins data download via GitHub is a duplicate of yesterday's data with some blank data fields for yesterday. When will the data in GitHub be corrected?
-
I've been playing with `yahoo` data source and one thing occurs to me: in its current implementation user is locked in `TimeArray`. It's not always convenient, user may prefer to work with other data …
-
Hey! I was recently using reply by email feature. There was no hide and show button for quoted content in comment as we used to have at the starting.
As in the image, quoted content is visible and we…
-
Jira Link: [DB-1778](https://yugabyte.atlassian.net/browse/DB-1778)
### Description
I'm using YB-2.13.0.1 on MacOS Big Sur.
See [Issue #6133](https://github.com/yugabyte/yugabyte-db/issues/6133…
-
I worked out a way to compose cofree comonads:
http://try.purescript.org/?gist=b31f48d16ad43cec8c0afcd470ac5add
there is the function:
```
compose
:: forall f g a b
. Functor f
=> Func…
-
### Introduction
Before we can implement a VHDL domain for Sphinx, we will need to make a few decisions about how to display and link descriptions of objects. I expect that the most important objects…