Mark Balla Posted January 28, 2007 Report Share Posted January 28, 2007 I am now taking nomination for the application that is to be modified by participants in Lava Quote Link to comment
Yair Posted February 4, 2007 Report Share Posted February 4, 2007 How about the code capture tool? It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. Quote Link to comment
Ton Plomp Posted February 5, 2007 Report Share Posted February 5, 2007 How about the code capture tool?It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. I favor that, one bug is that multiple panes don't work. However I'll try to upload a bugfree version of XControl Inheritance creator and I'd like to dare the community members to include method creation Ton Quote Link to comment
LAVA 1.0 Content Posted July 31, 2008 Report Share Posted July 31, 2008 QUOTE (yen @ Feb 4 2007, 02:38 PM) How about the http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=2839#M2839' target="_blank">code capture tool?It's already a fairly complete tool for what it does, but we could probably add some image editing functionality, drawing arrows, highlighting, commenting, etc. I realize this is a year old. Did you guys every have the Code Challenge #3? Are we planning on anymore? I'm definitely interested! -src Quote Link to comment
Mark Balla Posted July 31, 2008 Author Report Share Posted July 31, 2008 QUOTE (ScottC @ Jul 29 2008, 08:38 PM) I realize this is a year old. Did you guys every have the Code Challenge #3? Are we planning on anymore? I'm definitely interested!-src Yes I am hoping to do one sometime in the next year. We are struggling trying to find a good idea that will be challenging creative and will have wide spread participation. We also are trying to avoid placeing too much burden on the volunteers that have to review all the submissions. I think that I have been too concerned about finding the perfect challenge in the past and so nothing has happened. I am planning to talk to Michael and others about this at NI WEEK and come up with a plan to get the Coding challenge going again. Quote Link to comment
Tomi Maila Posted August 1, 2008 Report Share Posted August 1, 2008 This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe RC4. Quote Link to comment
crelf Posted August 1, 2008 Report Share Posted August 1, 2008 QUOTE (Tomi Maila @ Jul 31 2008, 04:58 AM) ...I'd like to see an implementation of some cryptography libraries natively on LabVIEW. That's a great idea! :thumbup: Quote Link to comment
Francois Normandin Posted August 1, 2008 Report Share Posted August 1, 2008 QUOTE (Tomi Maila @ Jul 31 2008, 04:58 AM) This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe http://en.wikipedia.org/wiki/RC4' rel='nofollow' target="_blank">RC4. Can RC4 be used without a license? Quote Link to comment
Scott Carlson Posted August 3, 2008 Report Share Posted August 3, 2008 QUOTE (Tomi Maila @ Jul 31 2008, 04:58 AM) This is not an application modification challenge. However I'd like to see an implementation of some cryptography libraries natively on LabVIEW. Most interesting of those would be a stream chipher library, maybe http://en.wikipedia.org/wiki/RC4' rel='nofollow' target="_blank">RC4. Here is an ARC4 Stream Chipher Library as requested.. I'd like to add more later, but it is late, long drive in the morning. This was made with Labview 8.5.1 -src Quote Link to comment
Scott Carlson Posted September 6, 2008 Report Share Posted September 6, 2008 QUOTE (Scott Carlson @ Aug 1 2008, 10:33 PM) Here is an ARC4 Stream Chipher Library as requested.. I'd like to add more later, but it is late, long drive in the morning. This was made with Labview 8.5.1-src There were a couple of flaws in this library,.. I will post a more recent Library soon, possibly in the code repo. I am also working on a Multi-peer Encrypted Video Phone, which will initially use ARC4. -Scott Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.