-
How would you get lifetime stats with this wrapper?
-
我要调用一个so内的方法,参数中有一个bitmap对象
但是java中似乎没有createBitmap的方法。有没有办法自定义传递这样的参数过去?
xiada updated
5 years ago
-
When I trying to get link this Exception Error I get
http://localhost:5000/12/34.345/ABC-TRACK/abc,foo@bar.com,hello
zipfile.BadZipfile
and i already paste the resource.cgn in project directory
t…
-
I didn't want to submit a PR as I have no idea if you want this, but I wanted to test setting up Xcode debugging on another project.
If you want to see Xcode debugging on your project, I have a for…
-
This gene / condition is in OMIM, but I do not see the tag on the variant page- https://seqr.broadinstitute.org/project/R0384_rare_genomes_project_gen/saved_variants/family/F022173_rgp_466
-
I have a mail that is signed using RSA-PSS and SHA256, that I am able to verify using `openssl cms` (but not using `openssl smime`). Bouncycastle is not able to verify the mail.
Steps to reproduce:…
-
Reported on decksite by decksite-perf
```
--------------------------------------------------------------------------------
Request Method: POST
Path: /retire/?
…
-
I have a forked version from a few days ago, so almost master. The following crashes, and in an unpleasant way:
```kotlin
class FailTests{
init {
ensureNeverFrozen()
}
fu…
-
Hi,
There seems to be a problem with XMSS/XMSSMT privateKeys serialization.
Regardless with which digestAlg and height/layers used, one privateKey used like: load -> sign -> update -> save, produc…
-
> CryptoConditionReader.readFulfillment()
throws NullPointerException.
Below is the sample code where in I am encoding a Fulfillment and reading it back using CryptoConditionReader.readFulfillme…