This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bisq
Watch
1
Star
0
Fork
You've already forked bisq
0
mirror of
https://github.com/bisq-network/bisq.git
synced
2025-02-23 15:00:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
76a8e53fe0
bisq
/
gui
History
cedric.walter
76a8e53fe0
removed need to set unlimited cipher strength, use reflection to set java policy in code, hopefully something we can removed soon when using jdk 9 (-dcrypto.policy=unlimited will be enough).
2017-07-08 21:06:36 +02:00
..
src
removed need to set unlimited cipher strength, use reflection to set java policy in code, hopefully something we can removed soon when using jdk 9 (-dcrypto.policy=unlimited will be enough).
2017-07-08 21:06:36 +02:00
pom.xml
added dependency management for all bouncycastle dependencies, these jar are signed and can not be placed in shaded jar, copy them in a lib directory that will be use by shaded.jar classloader
2017-07-08 21:03:13 +02:00