Bruce

Results 67 comments of Bruce

It's ok. Im very glad to hear you find out.

> 嗯 复现奔溃了吗 I had written a README : [How to locate where native crash at?](https://github.com/BruceWind/AESJniEncrypt/blob/dev-libsodium/FigureOutJNICrash.md)

Sorry ever one, AES is no longer supported. I have pushed code that use chacah20 instead of AES. https://github.com/BruceWind/AESJniEncrypt/pull/40

奇怪,应该不会这样子啊。你确定吗?

是我代码里有static的字段吗, 我太久没看这个仓库了。如果有你试着改改。最近几天我上不了网。

Okay, Can u give me a pull request? Thanx a lot.

If u have more suggestions for this repository, I can add you to an organization and we will maintain it together.

https://github.com/BruceWind/AESJniEncrypt/issues/23#issuecomment-498228334 sorry,the reply is late. u can do this: 1.fork the repo to your github. 2.modify code. 3.push code to your repo. 4.create a pull request to my repo.

Sorry ever one, AES is no longer supported. I have pushed code that use chacah20 instead of AES. https://github.com/BruceWind/AESJniEncrypt/pull/40

你的解密的秘文发我测试一下,这里 *!= 0x0a* 是故意加的,有人解密的的原文里有换行,导致换行后的内容丢了。